BODY {
	font-family:Verdana,Arial,sans-serif;
    font-size:9pt;
    color : #333333;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#CCCCCC;

}

/**** blue #336699
// pale blue #CCCCFF
// gray #999999
// yellow #FFFF00
// red #FF0000
// ltgray #CCCCCC

	scrollbar-3d-light-color:#336699;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#336699;
	scrollbar-dark-shadow-color:#336699;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#336699;
	scrollbar-shadow-color:#336699;
*****/
		
TD {
	font-family:Verdana,Arial,sans-serif;
       	font-size:8pt;
       	color : #333333;}

P {
	font-family:Verdana,Arial,sans-serif;
   	font-size:8pt;
   	color : #333333;}

.pghd {
	font-family:Verdana,Arial,sans-serif;
       	font-size:12pt;
	font-weight:bold;
       	color : #999999;}

.pghdsm {
	font-family:Verdana,Arial,sans-serif;
       	font-size:10pt;
	font-weight:bold;
       	color : #999999;}

.hdr {
	font-weight:bold;
	font-size:10pt;
	color:#336699;}

.light {
	color:#CCCCCC;}
	
.menu {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:8pt;
       	color : #FFFFFF;
	text-decoration : none;
}

.menu A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:8pt;
       	color : #FF0000;
	text-decoration : none;
}

.menu A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:8pt;
	color : #FF0000;
	text-decoration : none;
}

.menu A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:8pt;
	color : #666666;
	text-decoration : none;
}

.small {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:7pt;
       	color : #336699;
	text-decoration : none;
}

.small A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:7pt;
       	color : #336699;
	text-decoration : none;
}

.small A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:7pt;
	color : #336699;
	text-decoration : none;
}

.small A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : normal;
	font-size:7pt;
	color : #FF0000;
	text-decoration : none;
}

A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:8pt;
       	color : #999999;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #999999;
	text-decoration : none;
}

A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #FF0000;
	text-decoration : none;
}


/* styles for copyright statement follow */

TD.copyright {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	color : #FFFFFF;
}

TD.copyright A:link  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #FFFFFF;
	text-decoration : underline;
}

TD.copyright A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #FFFFFF;
	text-decoration : underline;
}

TD.copyright A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #FF0000;
	text-decoration : none;
}



.formbox {font: 10px arial, sans-serif; color: #000066; text-decoration: none; text-indent: 8; background-color: #9999CC;}
.formbox A {text-decoration: none; color: #ffffff;}
.formbox A:link {text-decoration: none; color: #ffffff;}
.formbox A:visited {text-decoration: none; color: #ffffff;}
.formbox A:hover {text-decoration: none; color: #cccccc;}

.smallformbox {font: 9px verdana,arial, sans-serif; color: #ffffff; text-decoration: none; text-indent: 8; background-color: #336699;}
.smallformbox A {text-decoration: none; color: #ffffff;}
.smallformbox A:link {text-decoration: none; color: #ffffff;}
.smallformbox A:visited {text-decoration: none; color: #ffffff;}
.smallformbox A:hover {text-decoration: none; color: #cccccc;}


		
/***************
	scrollbar-3d-light-color:#999999;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-base-color:#999999;
        scrollbar-dark-shadow-color:#999999;
        scrollbar-face-color:#3366CC;
        scrollbar-highlight-color:white;
        scrollbar-shadow-color:white;
*************/