body, table, tr, td {
	font: 16px arial; 
	color: #FFFFFF;}

body {background-color: #aeaeae;
scrollbar-face-color:#aeaeae;
scrollbar-shadow-color:#aeaeae; 
scrollbar-highlight-color:#aeaeae; 
scrollbar-3dlight-color:#aeaeae; 
scrollbar-darkshadow-color: #aeaeae;
scrollbar-track-color:#aeaeae;  
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#aeaeae;}

.tit {border:2px solid #FFFFFF; font-size: 16px;
color: #FFFFFF;
font-weight : bolder;
text-align: center;
text-decoration: none;
Background-color: #aeaeae;}

a {cursor:ne-resize; height:1px; font-weight:bold;}
a:link, a:active, a:visited {text-decoration:underline; color:#000000; font-weight:bold;}
a:hover {text-decoration:none; color:#aeaeae; font-weight:soft; background-color:#FFFFFF;}

input, textarea, option, select {
	background-color: #EAEBFF;
	font: 9px tahoma;
	color: #582EAB;
	letter-spacing: 1px;
	border: 1px solid #582EAB;
	padding:2px;}