body{
	color : #4F4437;
	font-family : Verdana;
	font-size : 8pt;
	background-color : #F8EADC;
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #4F4437;
	scrollbar-face-color: #F8EADC;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #B1BAC1;
	scrollbar-darkshadow-color: #333333;
}

td{
	color : #4F4437;
	font-family : Verdana;
	font-size : 8pt;
	border : thin;
}

a:link,a:visited { color : #DA8A39; text-decoration : none; }
a:hover { color : #DA8A39; text-decoration : underline; }

.small { font-size : 7pt; }
.medium { font-size : 10pt; font-weight : bold; }
.big { font-size : 12pt; font-weight : bold; }
.bu { font-size: 7pt; font-style: italic; }
