P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.main  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.purple  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.footer  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
}

.bold  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.purpleb  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.blink  {
	font-size : 12pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
}

.lpurple  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.smain  {
	font-size : 8.5pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.mpurple  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

P.article {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left: 3em;
	margin-right: 3em;	
}

.massageBox {border-bottom:1px dotted #CCC; padding-bottom:15px; min-height:110px; padding-top:15px}


#nav {text-transform:uppercase; color:#000; font-size:11px; font-family:Verdana, Arial, sans-serif; position:relative; top:40px; left:80px; float:left}

#nav a:link, #nav a:visited {text-decoration:none; color:#fff; font-weight:bold; padding-left:15px}
#nav a:hover, #nav a:active {text-decoration:none; color:#f9f009; font-weight:bold; padding-left:15px}