A:link {
	color: #1D479A; text-decoration:none; 
	background : none;
	}
	A:visited {
	color: #1D479A; text-decoration: none; 
	background : none;
	}
	A:hover {
	color: #FF0202; text-decoration:underline;
	font-weight: lighter;
	 }
	 
BODY {
background-color : #FFFFFF;
margin : 20px 10px 10px 10px;
}
tr {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #333333;
line-height : 14px;
}
.BottomBG{
background-color: #00318C;
font-size: 10px;
line-height : 13px;
color : #FFFFFF;
}
.BottomFont{
font-size: 10px;
line-height : 13px;
}
.FontRed{
color: #FF0202;
}
.FontBlue{
color: #00318C;
}
.Title{
font-size: 14px;
line-height : 17px;
color: #00318C;
}
.BlueBG{
background-color: #00318C;
}
.Border{
border : 1px groove #00318C;
width : 95%;
font-size: 12px;
}

