BODY {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #ffffff;
	background-color : #ffffff;
}

TD {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #ffffff;
	line-height : 13pt;
}

.form1 {
	font-size   : 10px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #A0A0A0;
	border-width : 1px;
	border-color : #A9A9A9;
	border-style : solid;
	background-color : #FFFFFF;
}

P {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #000000;
	line-height : 13pt;
}

.maintext {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #ffffff;
	line-height : 13pt;
}

.header {
	font-size   : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #ffffff;
	line-height : 13pt;
}

.header_red {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #ff0000;
	line-height : 14px
}

B {
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.maintable {
	font-size   : 12px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #ffffff;
	border-width : 1px;
	border-color : #ffffff;
	border-style : solid;
	background-color : #000000;
}

.copyright {
	font-size   	: 10px; 
	text-decoration : none;
	font-family 	: Arial, Helvetica;
	color           : #000000;
	line-height 	: 12pt;
}

.hnav {
	font-size   : 11px; 
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #000000;
	text-decoration : none;
}

.hnav:Active {
	color       : #000000;
}

.hnav:Visited {
	color       : #000000;
}

.hnav:Hover {
	color       : #eeeeee;
}

.hsnav {
	font-size   : 11px; 
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #eeeeee;
	text-decoration : none;
}

.hsnav:Active {
	color       : #eeeeee;
}

.hsnav:Visited {
	color       : #eeeeee;
}

.hsnav:Hover {
	color       : #000000;
}

A {
	font-size   : 12px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #000000;
	text-decoration : underline;
}

A:Active {
	color       : #000000;
}

A:Visited {
	color       : #000000;
}

A:Hover {
	color       : #F26500;
	text-decoration : none;
}

