P  {}

H1  {}

H2  {}

H3  {}


    
.nav  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
	background-color: white;
}

.nav a  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
	background-color: white;
}

.nav a:link  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
	background-color: white;
}  

.nav a:link:hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : Red;
	text-decoration : none;
	background-color: white;
}

.nav a:visited  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
	background-color: white;
}  

.nav a:visited:hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : Red;
	text-decoration : none;
	background-color: white;
}

.sitelink A  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
		
.sitelink A:Visited  {}

.sitelink A:Active  {}

.sitelink A:Hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : Red;
	text-decoration : none;
		}

BODY  {}

.subtitles {
	font-size : 15pt;
	font-family : arial;
	font-weight : bold;
	color : #CCCC99;
}

.subtitles {
	font-size : 15pt;
	font-family : arial;
	font-weight : bold;
	color : #CCCC99;
}

.subsubtitles {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	color : #99CC99;
}

.bodytext {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	color : red;
	
}.addsub {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	color : black;
}