
/****
// dark blue	#000066;
// gold			#FFCC00 ;
// skyblue		#666699;

*****/


BODY {
	font-family:Verdana,Arial,sans-serif;
    font-size:11pt;
    color : #000000;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

TD {
	font-family:Verdana,Arial,sans-serif;
       	font-size:11pt;
       	color : #000000;}
		
TH {
	font-family:Verdana,Arial,sans-serif;
       	font-size:13pt;
	font-weight:bold;
       	color : #000066;}

H1 {
	font-family:Verdana,Arial,sans-serif;
       	font-size:13pt;
	font-weight:bold;
       	color : #000066;}
.pghd {
	font-family:Verdana,Arial,sans-serif;
       	font-size:13pt;
	font-weight:bold;
       	color : #000066;}
		

		
A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:11pt;
       	color : #0066cc;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:11pt;
	color : #0066cc;
	text-decoration : none;
}

A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:11pt;
	color : #FFCC00;
	text-decoration : none;
}
		
.small {
	font-family:Arial,sans-serif;
       	font-size:9pt;
       	color : #000000;}
		
.small A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:9pt;
       	color : #666699;
	text-decoration : none;
}

.small A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:9pt;
	color : #666699;
	text-decoration : none;
}

.small A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:9pt;
	color : #FFCC00;
	text-decoration : none;
}

.footer {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:7pt;
       	color : #663399;
	text-decoration : none;
}

.footer A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:7pt;
       	color : #990000;
	text-decoration : none;
}

.footer A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:7pt;
	color : #990000;
	text-decoration : none;
}

.footer A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:7pt;
	color : #999933;
	text-decoration : none;
}

