body {
	background-color: #495E7D;
	color: #336699;
	MARGIN: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

td.pagetitle {
	font-family: Lucida Console;
	font-size: 50px;
	text-decoration:bold;
	color: #04A33D;
	text-align: right;
	line-height: 70px;
	background-color: #FFFFFF;
	
}

td.white {
	background-color: #FFFFFF;	
}

td.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C9D6E6;		
}

td.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #495E7D;		
}

td.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #000000;	
}

td.topic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	background-color: #C9D6E6;		
}

td.topic3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	background-color: #ffffff;		
}


font.head7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	}

a {
	color: #3366CC;
	border: 0px;
	text-decoration: none;
}

a.black {
	color: #000000;
	border: 0px;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}