A:ALINK{
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : #FFD700;
	text-decoration : none;
}

A:LINK{
	color : Blue;
	text-decoration : none;
}

A:VISITED {
	color : #FFD700;
	text-decoration : none;
}

BLOCKQUOTE {
	margin-left : 0;
}

BODY {
	background-color : #ffee88;
	color : #00059F;
	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 : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
}

P {
	color : #00059F;
	background-color : #ffee88;
	font-family : Verbana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	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 : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : italic;
	font-weight : bold;
}

SPAN.RodTitle{
	color : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bold;
}

SPAN.title {
	color : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}
SPAN.bold {
	color : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

TD {
	background-color : #ffee88;
	border: none;
	color : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
}

TH {
	background-color : #ffee88;
	border: none;
}

ul {
	color : #00059F;
	font-family : Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
}

