body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #d0ddaf;
	background-repeat:repeat-x;
    
	
}

a {
	color: #0a4c84;
}
p,li {
	font-size: 18px;
	font-weight: normal;
	color: #81671d;
}

ul
{
color: #7d9c01;
}

h1 {
	font-size: 18px;
	color: #7d9c00;
}
h2 {
	font-size: 14px;
	color: #809f13;
}
h3 {
	font-size: 13px;
	color: #809f13;
}
h4 {
	font-size: 12px;
	color: #809f13;
	margin-buttom:-3px;
}

h5 {
	font-size: 16px;
	color: #f40d29;
}


