A:ALINK{
	color : #996666;
	text-decoration : none;
}

A:HOVER {
	color : #996666;
	text-decoration : none;
}

A:LINK{
	color : #663333;
	text-decoration : none;
}

A:VISITED {
	color : #993333;
	text-decoration : none;
}

BLOCKQUOTE {
	margin-left : 0;
}

BODY {
	background-color : #FFFF99;
	color : C;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
}
HR { 
color: #993333;
 width :  100%;
 text-align :  center;
 }

LI {
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
}

P {
	color : #660000;
	background-color : #FFFF99;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: left;
	margin-left: 8px;
}


SPAN.SmallText {
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

SPAN.header {
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : italic;
	font-weight : bold;
}

SPAN.RodTitle{
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bold;
}

SPAN.title {
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}
SPAN.bold {
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

TD {
	background-color : #FFFF99;
	border: none;
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
}

TH {
	background-color : #FFFF99;
	border: none;
}

ul {
	color : #660000;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
}

