a {
	font-family: Tahoma ;
	font-size: 11px;
	color: #FFFF99;
}
a:link {
	text-decoration: none;
	color: #1750A2;
	cursor:pointer;
}
a:visited {
	text-decoration: none;
	color: #1750A2;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	
}
a:active {
	text-decoration: none;
	color: #1750A2;
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #333E44;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}


.style1 {font-size: 9px}
