body {
	background-image: url(images/main_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	print : continuous;
}
a:visited {color: #d2f7f5}
a{text-decoration: none}
a:link {color: #006EFD}
a:hover {color: red; text-decoration: none}

table {
	width: 85%;
	position: absolute; left: 60px;
	background-color: #BFD4E7;
}

td {
	font-size: 12px;
	width: 42%;
	border-color: #FFFFC0;
	border-width: 2px;
	border-style: outset;
}

td.col0 {
background-color: #A0BDDB;
text-align: left;

}

td.col1 {
background-color: #FFFFFF;
text-align: center;

}

td.col2 {
background-color: #A0BDDB;
text-align: center;

}

td.col3 {
background-color: #90B1C4;
text-align: center;
}

td.col4 {
background-color: #A0BDDB;
text-align:center;
}

.style1 {
	font-size: 10px;
	color: #000000;
}

.style2 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}

.style3 {
	font-size: 10px;
	color: #336699;
}

.style7 {color: #FFFFFF;}
.style8 { font-size: 12px; color: #333333; }
.style10 { font-size: 12px; color: #003399; font-weight: bold; }
.style12 { font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.style13 {
	color: #000000;
	font-weight: bold;
}
.style19 {font-size: 10px; color: #CC6600; font-weight: bold; 
}
.style20 {
	color: #7E9CCD;
	font-weight: bold;
	font-size: 12px;
	}
