
FONT  {
	font-family : helvetica, arial, sans-serif;
}

P, UL, LI, BLOCKQUOTE {
	font-family : helvetica, arial, sans-serif;
    color : #000000;
    font-size : 10pt;
    font-weight : 100;
}

B.name  {
	color : #cc9900;
    font-size : 13pt;
    font-weight : 100;
}

B.yellownav  {
	font-family : arial, sans-serif;
	color : #000000;
	font-weight : bold;
    font-size : 10pt;
}

H1  {
    font-family : helvetica, arial, sans-serif;
	color : #993300;
	font-size : 15pt;
	font-weight : bold;
}

H3  {
    font-family : helvetica, arial, sans-serif;
	color : #993300;
	font-size : 13pt;
	font-weight : bold;
}

.smallheading  {
    font-family : helvetica, arial, sans-serif;
	color : #993300;
	font-size : 12pt;
    font-weight : bold;
}

h2  {
    font-family : helvetica, arial, sans-serif;
	color : #993300;
	font-size : 14pt;
    font-weight : bold;
}

A:link  {
	color : #cc0000;
	text-decoration : none;
}

A:visited  {
	color : #990000;
	text-decoration : none;
}

A:active  {
	color : #ff0000;
	text-decoration : underline;
}

A:hover  {
	color : #ff0000;
	text-decoration : underline;
}

A.nav:link  {
	color : #000000;
	text-decoration : none;
}

A.nav:hover  {
	color : #cc0000;
	text-decoration : none;
}

A.navmain:link  {
	color : #000000;
	text-decoration : none;
}

A.navmain:hover  {
	color : #ff0000;
	text-decoration : none;
}

