@charset "windows-1251";
/* CSS Document */

html, body {background-color: #19142A; margin: 0px;
scrollbar-face-color:#19142A;
scrollbar-arrow-color:#FFFF00;
scrollbar-track-color:#19142A;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#19142A;
}
body {font-family: Verdana; font-size: 9pt; color: #FFFFFF;}
td {font-family: Verdana; font-size: 9pt; color: #FFFFFF;}
th {font-family: Verdana; font-size: 9pt; color: #FFFFFF;}

a:link {color: #FFFF00; text-decoration: none; font-weight: normal;}
a:visited {text-decoration: none; color: #FFFF00;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
a {font-weight: bold;}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
 font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
 	text-decoration:none; 
	font-weight: bold;
	color: #FFFF00;
}
a.menu:hover            {
  		color: #fff;
} 
h1 {
	font-size: 13pt;
	color: #FFCC00;
}
h2 {
	font-size: 12pt;
	color: #66CCFF;
}
h3 {
 font-size: 11pt;
}

