body, table, tr, td {
	background-color: #4B83C2;
	font-family: Tahoma;	
	font-size: 8pt;
}

body {
background-color: #4B83C2;
scrollbar-face-color: #4B83C2;
scrollbar-shadow-color:#4B83C2;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#4B83C2;
scrollbar-track-color:#4B83C2;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#4B83C2;
scrollbar-shadow-color:#4B83C2;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #ffffff}

a:hover {color: #F2EA07}

input, textarea, option, select {
	background-color: #4B83C2;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }