body, table, tr, td {
	font: 12px tahoma; 
	color: #000000;}

body {background-color: #5fbaff;
scrollbar-face-color:#5fbaff;
scrollbar-shadow-color:#5fbaff; 
scrollbar-highlight-color:#5fbaff; 
scrollbar-3dlight-color:#5fbaff; 
scrollbar-darkshadow-color: #5fbaff;
scrollbar-track-color:#5fbaff;  
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#5fbaff;}

.tit {border:2px solid #000000; font-size: 14px;
color: #279e5f;
font-weight : bolder;
text-align: center;
text-decoration: none;
Background-color: #FFFFFF;}

a {cursor:ne-resize; height:1px; font-weight:bold;}
a:link, a:active, a:visited {text-decoration:none; color:#FFFFFF; font-weight:bold;}
a:hover {text-decoration:none; color:#000000; font-weight:bold; background-color:#FFFFFF;}

input, textarea, option, select {
	background-color: #911900;
	font: 10px tahoma;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #1a013e;
	padding:2px;}
