h1, .h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 15px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
h2, .h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	line-height: 150%;
	lineheight: 120%;
	color: #000000;
	font-weight: bold;
}
body, .body, table, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.button {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	line-height: 170%;
	lineheight: 120%;
	color: #000000;
}
.small {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%; lineheight: 120%;
	color: #333333;
}
input, select, textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333; 
}
.control {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333; 
	background-color: #ffffff;
	border: 1 solid #666666;
}
.hrefs {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 120%; lineheight: 110%;
	color: #ffffff;
}
.reg {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}

a:link     {color: #000000;}
a:visited  {color: #000000;}
a:hover    {color: #000000; text-decoration: none;}
a:active   {color: #000000; text-decoration: none;}

a.hrefs:link     {color: #ffffff; text-decoration: none;}
a.hrefs:visited  {color: #ffffff; text-decoration: none;}
a.hrefs:hover    {color: #FF9933; text-decoration: none;}
a.hrefs:active   {color: #FF9933; text-decoration: none;}
