@charset "ISO-8859-1";

a:hover{	
        color: #000000;
	background-color: #ffff00;

	}
.BodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.TableFontBoldTNR {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}
.ItalicHead {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16pt;
}
.BoldHead {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.HeadBoldItalic {
	font-family: "Times New Roman", Times, serif;
	color: #FCFCFC;
	font-size: 18pt;
	font-weight: Bold;
	font-style: Italic;
	text-align: center;
}
.PicHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #FF0;
	font-weight: bold;
	text-align: Center;
}
