/* CSS Document */


body {
	background-image: url(images/bg_fon.jpg);
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
line-height:20px;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

p{
line-height:20px;
text-align:justify;
}	
a{color: #CC0000; text-decoration:underline;}
a:hover{text-decoration:none;}



#menu a{color:#FFCC66;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#menu a:hover{
text-decoration:underline;}

h1{font-size:24px;
color: #CC0000;
font-weight:normal;
line-height:40px;}

h2{font-size:22px;
color: #333333;
font-weight:normal;
line-height:30px;}
