.normal {  	font-family: "Times New Roman", Times, serif; 	font-size: 10pt; 	font-style: normal; 	font-weight: normal; 	font-variant: normal; 	color: #000000}
.normal a 

{
	font-size: 10pt; 	font-weight: bold; 
	color: #660300;
	text-decoration: none;
}

.normal a:hover

{
	color: #990300;
	text-decoration: none;
}
.large
{
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-family: 'Book Antiqua' , 'Times New Roman' , Serif;
	font-variant: normal;
}
.large a 

{
	font-weight: bold; 
	color: #660300;
	text-decoration: none;
}

.large a:hover

{
	color: #990300;
	text-decoration: none;
}

.normalbold { 	font-family: "Times New Roman", Times, serif; 	font-size: 10pt; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	color: #000000 }
.largebold { 	font-family: "Times New Roman", Times, serif; 	font-size: 12pt; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	color: #000000 }
.normalboldwht { 	font-family: "Times New Roman", Times, serif; 	font-size: 10pt; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	color: #FFFFFF}
.normalboldlink { 	font-family: "Times New Roman", Times, serif; 	font-size: 10pt; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	color: #000000 }
.normalbold2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10pt; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	color: #000000 }
.normalital { 	font-family: "Times New Roman", Times, serif; 	font-size: 10pt; 	font-style: italic; 	font-weight: normal; 	font-variant: normal; 	color: #000000 }
