FONT.menuitem {
        font-family: verdana; 
        font-size: 11px;
        color: #000000;
}

FONT.title { 
        font-family: verdana; 
        font-size: 20pt;
        color: #D5D70D;
        font-weight: bold;
}

FONT.smalltitle { 
        font-family: verdana; 
        font-size: 13pt;
        color: #D5D70D;
        font-weight: bold;
}

FONT.head { 
        font-family: verdana; 
        font-size: 10pt;
        color: #D5D70D;
        font-weight: bold;
}

FONT.text { 
        font-family: verdana; 
        font-size: 10pt;
        color: #D5D70D;
}

FONT.smallhead { 
        font-family: verdana; 
        font-size: 9pt;
        color: #D5D70D;
        font-weight: bold;
}

FONT.smalltext { 
        font-family: verdana; 
        font-size: 8pt;
        color: #D5D70D;
}

A  {
text-decoration: none;
}

INPUT {background: #FFFFFF;
}

BODY  {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #445555;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #C8C8C8;
	scrollbar-arrow-color: #D5D70D;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}





