BODY {
	color : Black;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-position : outside;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : White;
}

.newstext {
	color : Black;
	font-size : 9px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.menu a:link {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.menu a:visited {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.menu a:hover {
	color : Silver;
	font-weight : bold;
	text-decoration : none;
}

.menu a:active {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A:LINK {
	color : Gray;
	text-decoration : none;
	font-weight : bold;
	border : #663300;
}

A:VISITED {
	color : Gray;
	text-decoration : none;
	font-weight : bold;
}

A:ACTIVE {
	color :Gray;
	text-decoration : none;
	font-weight : bold;
}


A:HOVER {
	color : Silver;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-top : 2.7em;
}

H3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-left : 0%;
	margin-top : 2em;
}

H4 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : White;
}

H5 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #CA2B00;
}

H6 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TD {
	color : Black;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

