body {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

td {
	font-size: 11px;
}

a{
	color: #366629;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration:underline;
}

a:hover{
	color: #FF0000;
	text-decoration:none;
}

a.menu{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
}

a.menu:hover{
	text-decoration:underline;
}


a.copy{
	color: #868484;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	text-decoration:underline;
	font-weight: bold;
}

a.copy:hover{
	text-decoration:none;
}


td.copy {
 	color: #868484;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
}

div.zag {
	color: #1070AA;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

div.time {
	text-align: right;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

div.title {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
}


div.stattitle {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

div.stat {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}


hr.title {
	color: #1070AA;
	height: 2px;
}

hr {
	color: #1070AA;
	height: 1px;
}

#sub { border: 0px; background: #447035; color: #FFFFFF; font-family: Tahoma, Verdana, Arial; font-weight : bold; font-size : 11px;}
