.copy     {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 1.2;
}
.date     {font-family: Arial, Verdana, Helvetica; font-size: 10px; font-weight: bold; color: #3A3F60}
.header   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

A:active  {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #003366; text-decoration: none}
A:hover   {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #336699; text-decoration: none}
A:link    {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #003366; text-decoration: none}
A:visited {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #336699; text-decoration: none}

 INPUT, TEXTAREA, SELECT, OPTION {
 font-family: "Arial";
 padding: 1px;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 border: inset 1px #003366;
    }

BODY   
{
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-3DLIGHT-COLOR: #003366;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-ARROW-COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
