body { background-color: #555555; margin: 0px; padding: 0px; }
table,td,p {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
th {
	color: #cc0000;
	font-size: 9px;
	text-align: center;
	height: 5px;
	border-bottom: solid 2px #cc0000;

}
h1 { font-weight: bold; font-size: 11px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; color: #ff8000; }
a { color: #cc0000; text-decoration: none; }
a:hover { text-decoration: underline; }

.c { width: 100%; }
.tb { width: 100%; }
.m, a.m, a.m:hover { color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration: none; }
.menuBg { background-color: #980101; }
.tabl { font-size: 10px; color: #dfdfdf; padding: 4px; background-color: #aaaaaa; border: solid 1px #cc0000; }
.into { font-size: 10px; color: #555555; padding: 4px; background-color: #dfdfdf; border: solid 1px #cc0000; }
.body { background-color: #aaaaaa; width: 100%; text-align: center; }
.form { background-color: #dfdfdf }
.copy { color: #808080; font-size: 10px; border-top: solid 1px #cc0000; width: 100%; text-align: center; }
