BODY  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	color : #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FE2A04;
}

 

A:LINK  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : bold;
	text-decoration : none;
	color : #ffeb69;
}

 

A:VISITED  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : bold;
	text-decoration : none;
	color : #ffeb69;
}

 

A:HOVER  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : bold;
	text-decoration : none;
	color : #282828;
        background-color : #ffeb69;
}


A:ACTIVE  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : bold;
	text-decoration : none;
	color : #ffeb69;
}


td  {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-style : normal;
	color : #000000;
}


textarea   { 

    	font-family : "Trebuchet MS";
 	font-size : 8pt;
 	font-style : normal;
 	color : #000000;
	background-color: FFFFFF;
	border: 1px #000000 solid
 }

select {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
	border: 1px #000000 solid;
	background-color: #000000
}

input {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
	border: #000000 solid;
	background-color: #000000;
        height: 111px;
        border-width: 1px 1px 4px 4px;
}


.button {
	 border: 0px #000000 none;
	 background-color: #000000;
         font-family: "Trebuchet MS";
         font-size: 8px
}