@charset "UTF-8";
/* CSS Document */

body{
	background-color: #FFF;
	color: #000000; 
	height:108px; 
	background-repeat: repeat-x; 
	margin:0px; 
	margin-top:0px; 
	padding-top:0px;font-family:Times New Roman, Times, serif;font-size: 12px;}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
