﻿body { 

	background: #FFF;
	margin: 10;
	padding: 0;
		
}

td { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 11px; 
	line-height: 140%; 
	color: #FFFFFF; 
	
}


A:link {

	color: #000; 
	text-decoration:none;
	font-weight: bold;
}



A:visited {

	color: #495661; 
	text-decoration:none;
	font-weight: bold;
}



A:hover {

	color: #289DFF;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #E2EEF9;
}		


.mainBG {

	background: #B8CAD9 url('images/bg.gif') repeat-x;
}

.banner {

	font-size: 12pt;
	color: #E2EEF9;
	font-weight:bold;
}



.copywrite {

	font-size: 11px;
	color: #E8F1F8;
	background: #495661;
	padding: 10;

}
