BODY {
	font-family:Arial,Verdana,sans-serif;
       	font-size:10pt;
       	color : #000000;}

/**** 
// dark green #006633
// sand #ffcc00
****/
		
TD {
	font-family:Arial,Verdana,sans-serif;
       	font-size:10pt;
       	color : #000000;}

.pghd {
	font-family:Arial,Verdana,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color : #003399;
}

H1 {
	font-family:Arial,Verdana,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color : #003399;
}
		
.menu A:link {
	font-family : Arial,Verdana,sans-serif;
       font-weight : bold;
       	font-size:10pt;
       	color : #003399;
	text-decoration : none;
}

.menu A:visited  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold;
	font-size:10pt;
	color : #003399;
	text-decoration : none;
}

.menu A:hover  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold; 
	font-size:10pt;
	color : #ffcc00;
	text-decoration : none;
}

A:link {
	font-family : Arial,Verdana,sans-serif;
       font-weight : bold;
       	font-size:10pt;
       	color : #003399;
	text-decoration : none;
}

A:visited  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold;
	font-size:10pt;
	color : #003399;
	text-decoration : none;
}

A:hover  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold; 
	font-size:10pt;
	color : #ffcc00;
	text-decoration : none;
}

.newsbox {
	font-family : Arial,Verdana,sans-serif;
	font-size:8pt;
	color : #000000;
}

.newsbox A:link {
	font-family : Arial,Verdana,sans-serif;
       font-weight : bold;
       	font-size:8pt;
       	color : #003399;
	text-decoration : none;
}

.newsbox A:visited  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #003399;
	text-decoration : none;
}

.newsbox A:hover  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold; 
	font-size:8pt;
	color : #ffcc00;
	text-decoration : none;
}

.lessons {
	font-family : Arial,Verdana,sans-serif;
	font-size:8pt;
	color : #000000;
}


/* styles for copyright statement follow */

.copyright {
	font-family : Arial,Verdana,sans-serif;
	font-size:7pt;
	color : #ffffff;
}

.copyright A:link  {
	font-family : Arial,Verdana,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #ffffff;
	text-decoration : underline;
}

.copyright A:Visited  {
	font-family : Arial,Verdana,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #ffffff;
	text-decoration : underline;
}

.copyright A:hover  {
	font-family : Arial,Verdana,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #ffcc00;
	text-decoration : none;
}