﻿@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6CAF0;
	font-weight: bold;
}
body {
	background-color: #0000FE;
	background-image: url(images/backrounds/feb.jpg);
	background-repeat: repeat;
}
.style3 {
	color: #808080;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #A6CAF0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style70 {
	font-size: 24px
}
.style100 {
	color: #0804B3;
	font-size: 12px;
}
.style104 {color: #0803B8}
.style105 {font-family: "Times New Roman", Times, serif}

.styleinputbox {font-family: Arial; background-color:#DEF5FE; font-size: 12px;}
