/* CSS Document */
body {
	background-image: url();
	background-color: #F5F8FE;
}
a:link {
	color: #FF1F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
}
.style1 {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	background-color: #CC3300;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 5px;
}
.style3 {color: #FFFFFF}
.style4 {
	font-family: Tahoma;
	font-size: 12;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	background-color: #CC3300;
}
.style5 {color: #003399; font-weight: bold; }
.style6 {font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.style7 {color: #ECE9D8}
.style19 {color: #3333FF}
.style20 {	font-family: Tahoma;
	font-size: 12px;
	margin-left: 5px;
}
.style21 {color: #FF0000}
