P, BODY, LI, UL, DD, DL, B, td 
{ 
font-family: Verdana; 
font-size:11px; 
color:#0075FF;
font-weight: normal;
line-height: 15px; 
}
.verdana_11px_blu {
	font-family:  Verdana;
	font-size: 11px;
	color: #0C77FB;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_11px_blu:hover {
	font-family:  Verdana;
	font-size: 11px;
	color: #0C77FB;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.verdana_11px_wht {
	font-family:  Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.verdana_11px_wht:hover {
	font-family:  Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	
}
.verdana_15px_gray {
	font-family:  Verdana;
	font-size: 15px;
	color: #373737;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_10px_blu {
	font-family:  Verdana;
	font-size: 10px;
	color: #05215C;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_10px_blu:hover {
	font-family:  Verdana;
	font-size: 10px;
	color: #05215C;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.verdana_10px_gray {
	font-family:  Verdana;
	font-size: 10px;
	color: #565656;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_10px_gray_link {
	font-family:  Verdana;
	font-size: 10px;
	color: #777575;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_10px_gray_link:hover {
	font-family:  Verdana;
	font-size: 10px;
	color: #373737;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_12px_blu {
	font-family:  Verdana;
	font-size: 12px;
	color: #05215C;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
}
.verdana_12px_blu:hover{
	font-family:  Verdana;
	font-size: 12px;
	color: #05215C;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
.verdana_11px_red {
	font-family:  Verdana;
	font-size: 11px;
	color: #BC0014;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.verdana_11px_red:hover {
	font-family:  Verdana;
	font-size: 11px;
	color: #BC0014;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}