body,td {
font-family: Verdana,Helvetica, Arial, sans-serif;
}

body {
    margin: 0;
    padding: 0;
	background-color: #849959;
	background-image: url(bgmain.png);
	background-repeat: repeat-x;

}

h1 {
font-size: 20px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 20px;
}

h4 {
font-size: 20px;
}


body {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
color:#000000;
}

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

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

a img
{
border:0px;
}

.style1 {
	color: #9F0000;
	font-weight: bold;
}
.style2 {color: #849959}
.style3 {color: #9F0000}
.style4 {font-size: 12px}
