BODY {
	font-family:Arial,Verdana,sans-serif;
       	font-size:10pt;
       	color : #003399;}

/**** 
// dark green #333366
// sand #FFFFCC
****/
		
TD {
	font-family:Arial,Verdana,sans-serif;
       	font-size:10pt;
       	color : #003399;}

.pghd {
	font-family:Arial,Verdana,sans-serif;
       	font-size:12pt;
	font-weight:bold;
       	color : #000066;}
		
.love {
	font-family:Arial,Verdana,sans-serif;
       	font-size:10pt;
       	color : Red;}

.menu A:link {
	font-family : Arial,Verdana,sans-serif;
       font-weight : bold;
       	font-size:10pt;
       	color : #FFFFFF;
	text-decoration : none;
}

.menu A:visited  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold;
	font-size:10pt;
	color : #FFFFFF;
	text-decoration : none;
}

.menu A:hover  {
	font-family : Arial,Verdana,sans-serif;
	font-weight : bold; 
	font-size:10pt;
	color : #99ffff;
	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 : #99ffff;
	text-decoration : none;
}


/* 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 : #9999FF;
	text-decoration : none;
}
