a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #002147;
	cursor:pointer;
}
a:visited {
	text-decoration: none;
	color: #002147;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	//font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #002147;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
}

.style1 {font-size: 9px}