BODY, TD, P, UL, OL, LI, DD, DT, DL, .text {
	background : White;
	color : #000000;
	font-family : Arial;
	font-size: 10pt
}

.smalltext {
	background : White;
	color : #000000;
	font-family : Georgia, serif;
	font-size: 9pt;
}

.footer {
	background : White;
	color : #000066;
	font-family : Georgia, serif;
	font-size: 8pt;
}

.addresses{
	background : White;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.mainHeader, H2 {
	color : #8D0045;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}

.subHeader, H3 {
	color : #004FA8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

.firstLevel {
	color : #000066;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.firstpost{
	color : #4C0081;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.discussionlist{
	list-style: none;
}

.secondpost{
	color : #4C0081;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.secondbody{
	color : #000066;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.secondLevel {
	color : #004fa8;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.disclaimer {
	color : #000000;
	font-family : Arial, helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

A:link		{ 
	color : #004fa8;
	font-family : Arial, sans-serif;
	text-decoration : none;
}
A:active	{ text-decoration: none;
}
A:visited	{ 
	color : #8d0045;
	font-family : Arial, sans-serif;
	text-decoration : none;
	
}
A:hover		{ text-decoration : blink;
	color :#800000; 
	font-family : Arial;
	font-weight : bold;
}