A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	color : #ffffff;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: normal;
	color : #009900;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A330B;	
}
.sbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A330B;	
}
.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.smallr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;	
}
.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	color: #0A330B;	
}
.textlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	color : #0A330B;
}
.textlink2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	color : #ff0000;
}

