body{
	color:#000000;
	font-size:14px;
	scrollbar-shadow-color : white;
	scrollbar-highlight-color : white;
	scrollbar-3d-light-color : white ;
	scrollbar-base-color : #0B2F8E;
	scrollbar-dark-shadow-color : white;
	scrollbar-arrow-color : white;
	scrollbar-face-color : #0B2F8E;

}
form {margin:0;padding:0;}
site{
	text-decoration : none;
	scrollbar-arrow-color : Aqua;
	font-family : "Microsoft Sans Serif";
	font-size : 12pt;
}
.menu {
	color: #157FC4;
	font-weight: bold;
	text-decoration : none;
	cursor : hand;
	}
div,p,th,caption,blockquote,form{
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
}
a:link{
	color:#000088;
	text-decoration: none;
}
a:visited{
	color: #000088;
	text-decoration: none;
}
a:active{
	color: #157FC4;
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: none;
}
.h,.h a:link,.h a:visited,.h div{
	color: Red;
	letter-spacing:0pt;
	font-family: "Times New Roman";
	font-size: 20pt;
	font-weight:bold;
	text-decoration:none;
}
.inp{

	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	border			: 1 solid #C0C0C0;
	background-color: #f5f5f5;
	color			: #000088;
	height			: 21;
	background-attachment : fixed;
}
.but{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	border			: 1 solid #C0C0C0;
	background-color: #0B2F8E;
	color			: white;
	height			: 21;
	background-attachment : fixed;}





