body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: #2455A6;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.link1 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.link1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.font1 {
	font-weight: bold;
	color: #CC6600;
}
.link2 {
	color: #CC0000;
	display: block;
	text-decoration: none;
	background-color: #EAEAEA;
}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.font2 {
	color: #FFFFFF;
	text-decoration: none;
}
.link3{
	color: #FFFFFF;
	text-decoration: none;
}
a.link3:hover {
	color: #000000;
	text-decoration: none;
	
}

