body {
	font-family:  Arial; 
	color: #555555;	
	font-weight: normal;
	margin:0px;
	padding:0px;
}


* {font-size:100%}	
table {
	border-collapse: collapse;
	border : 0px;
}

td {
	margin: 0em;
	padding: 0em;
}
	
p {font-family:  Arial; color: #555555;font-weight: normal;margin-top: 0px;margin-bottom: 10px;margin-left:0px;margin-right: 0px;}

p.small {font-family:  Arial; font-size:9px; color: #F0F6E1;font-weight: normal;margin-top: 0px;margin-bottom: 0px;margin-left:0px;margin-right: 0px;}

small {font-size:90%;}

ul {
margin: 0px;
padding: 0px;
padding-bottom: 10px;
padding-left: 40px;
}
li {
font-family: Arial; 
color: #555555;
font-weight: normal;
margin-top: 6px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
}
/*****************************************/

/*ссылки*/
a:link { 	
color: #AE3C08; 	
text-decoration: underline; 	
font-family: Arial;  	
font-weight: normal;
}

a:visited {	
color: #AE3C08; 	
text-decoration: underline;	
font-family: Arial; 
font-weight: normal;
}

a {	
color: #AE3C08; 	
text-decoration: none;	
font-family: Arial; 
font-weight: normal;
}

a:hover {	
color: #AE3C08; 	
text-decoration: underline;	
font-family:  Arial; 
font-weight: normal;
}


/*ссылки*/
a.menu:link { 	
color: white; 	
font-size:95%;
text-decoration: underline; 	
font-family: Arial;  	
font-weight: normal;
}

a.menu:visited {	
color: white; 
font-size:95%;	
text-decoration: underline;
font-family: Arial; 
font-weight: normal;
}

a.menu {	
color: white; 
font-size:95%;	
text-decoration: none;	
font-family: Arial; 
font-weight: normal;
}

a.menu:hover {	
color: white; 	
font-size:95%;
text-decoration: none;	
font-family:  Arial; 
font-weight: normal;
}


h1 {
	font-family: Arial;
	font-size: 150%;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	color:  #AE3C08;
}

h2 {
	font-family: Arial;
	font-size: 140%;
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	color:  #AE3C08;
}

h3 {
	font-family: Arial;
	font-size: 130%;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	color:  #AE3C08;
}

h4 {
	font-family: Arial;
	font-size: 120%;
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	color:  #AE3C08;
}

