/* CSS Document */


td img {display: block;}body {
	background-color: #320000;
}
.style3 {	color: #FFFFFF;
	font-size: 12px;
}
.style5 {font-size: 12px; color: #336600; }
.style7 {font-size: 12px}
.style8 {color: #336600}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.style10 {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.style13 {font-weight: bold; font-size: 12px;}

