P  {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : Normal;
	font-style : normal;
	color : #0000cc;
}

H3  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H4  {
    font-sized : 12px;
    font-family : Arial, Helvetica, sans-sarif;
    font-weight : normal;
    font-style : italic;
    color : #990000;
    font-variant: small-caps;
}

A  {
	color : #cc0000;
	font-style : normal;
	text-decoration : none;
}

A:Visited  {
	color : #cc0000;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	color : #cc0000;
	font-style : normal;
	text-decoration : none;
}

A:Hover  {
	color : #0000aa;
	font-style : normal;
	text-decoration : underline overline;
}

BODY  {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

td  {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

span {
     color : #cc0000;
}

p.navbar {
     font-family : fixedsys;
     font-size : 12px;
     background-color : #ddddff;
     text-align: center;
} 
