body, table, tr, td {
	font: 10px tahoma; 
	color: #582EAB;}

body {background-color: #EAEBFF;
scrollbar-face-color:#EAEBFF;
scrollbar-shadow-color:#EAEBFF; 
scrollbar-highlight-color:#EAEBFF; 
scrollbar-3dlight-color:#EAEBFF; 
scrollbar-darkshadow-color: #EAEBFF;
scrollbar-track-color:#EAEBFF;  
scrollbar-arrow-color:#582EAB;
scrollbar-base-color:#EAEBFF;}

.tit {border:2px solid #582EAB; font-size: 14px;
color: #EAEBFF;
font-weight : bolder;
text-align: center;
text-decoration: none;
Background-color: #EAEBFF;}

a {cursor:crosshair; height:1px; font-weight:bold;}
a:link, a:active, a:visited {text-decoration:none; color:#F20202; font-weight:bold;}
a:hover {text-decoration:none; color:#EAEBFF; font-weight:soft; background-color:#582EAB;}

input, textarea, option, select {
	background-color: #EAEBFF;
	font: 9px tahoma;
	color: #582EAB;
	letter-spacing: 1px;
	border: 1px solid #582EAB;
	padding:2px;}