
.mainmenu { letter-spacing: 0pt; text-transform: lowercase; font-size: 12; font-family: Tahoma; font-style: none; font-weight: bold; text-decoration: none; }
.subheader { letter-spacing: 0pt; font-size: 14; color: #B0B0B0 ;font-family: Arial; font-style: none; font-weight: bold; text-decoration: none; }
.newstext {font-family: Tahoma; font-size: 14; color: #000000;  text-decoration: none}
.kuztext {font-size: 13; color: #F0F0D6 ;font-family: Tahoma; font-style: none; font-weight: none; text-decoration: none;}

h1
{
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0;
	text-transform: uppercase; 
	font-size: 17; 
	color: #DDDDDD;
	font-family: Tahoma; 
	font-style: none; 
	text-decoration: none;
	font-weight: 400;
}

h2
{
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 0;
	font-size: 15; 
	color: #AAAAAA;
	font-family: Tahoma; 
	font-style: none; 
	font-weight: normal; 
	text-decoration: none;
}

p{
	align: justify;
}

div{
	align: justify;
	color: #B0B0B0;
	font-family: Arial;
	font-size:14;
	text-decoration: none;
	font-weight: none;
	}

td{
	color: #B0B0B0;
	font-family: Arial;
	font-size:14;
	text-decoration: none;
	font-weight: none;
}

a{
	color: #DDDDDD;
	font-family: Arial;
	font-size: 14;
	font-weight: none;
	text-decoration: underline;
}

select, input{
	font-family: Arial;
	font-size:11;
	border:1px solid #38724E;
	background-color: #FFFFFF;
}


