/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#0033cc;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#0033cc;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#00FF00;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.style1 {
	color: #0033FF;
	font-size: 24px;
}
.style2 {color: #CC33FF}
.style3 {color: #00CC33}
.style4 {
	font-size: 16px;
	color: #000000;
}
.style5 {font-size: 18px}
.style7 {font-size: 10px; color: #000000; }
.style9 {color: #CC33FF; font-size: 16px; }
.style11 {color: #0033FF; font-size: 24px; font-weight: bold; }
