body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
	font-size: 12pt;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.border {
	border: thin solid #000000;
}

a {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CD9D3A;
	text-decoration: underline;
	font-weight: bold;
}

.border {
	border: 1px solid #003300;
}

.footer {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}

.navlink {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #FFFFFF;
}

.navlink:hover {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #CC9900;
}

.footerlink {
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}

.footerlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #CC9900;
}


.smtable {
	background-color: #FFFFCC;
	border: thin solid #000000;
}

.headtable {
	border: thick solid #CCCCCC;
	background-color: #000000;
	background-image: url(images/block_star_field.gif);
	background-repeat: repeat;
}
.medtable {
	border: 1px solid #000000;
}


.lgtable {
	background-color: #FFFFFF;
	border: thin solid #000000;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
