@charset "windows-1251";
body,td,th {
	font-family: "Tahoma", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2E4E8A;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Footer {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	color: #003366;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.border {
	border: 4px double #999999;
}
