@charset "iso-8859-1";
body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
}

body {
	background-color: #000099;
}
a:hover{
	color:#0099FF;
	background:#FFFF66;
	text-decoration: underline;
} 

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
h1 {
	font-size:24px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
}
.style1 {color: #cc0000;
		font-weight: bold;
}
.style20 {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
.style21 {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}
.style22 {color: #CC0000; font-weight: bold; font-size: 24px; }