body,td,p{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #464445;	
	text-align: justify;
}
.blacktext {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #464445;	
}
a.blacktext:hover{text-decoration: underline;color: #FF4666;}
.Table {
	border: 1px solid #EEEEEE;
}
.td1{
border-left:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
.td1-1{
border-top:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
.td2{
border-left:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
.td2-1{
border-right:1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
.bluetext {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #0C79AE;	
}
a.bluetext:hover{text-decoration: underline;color: #FF4666;}
.bluebold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0C79AE;	
}
a.bluebold:hover{text-decoration: underline;color: #FF4666;}
.redbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF4666;	
}
a.redbold:hover{text-decoration: underline;}
.whitebold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}
a.whitebold:hover{text-decoration: underline;}

a img {border: none; } 

.bigbluebold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0C79AE;	
}
a.bigbluebold:hover{text-decoration: underline;color: #FF4666;}
.bigredbold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff4666;	
}
a.bigredbold:hover{text-decoration: underline;}
.headtd
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#A3BBC7;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;	
}
a.headtd:hover{background-color:#0C79AE;text-decoration: underline;}