body {
	background: url(img/background.jpg);
	margin: 0;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	background-repeat: repeat-x;
}

form {
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color: darkgreen;
}

b {
	font-family:Tahoma;
	font-size:15px;
	text-decoration: none;
	font-weight: 200;
	color: darkgreen;
	line-height: 1.4;
}

a:hover  {
	color : darkgreen;
	text-decoration : underline;
}

h1 {
	color: darkgreen;
	font-weight: bold;
	font-size: 22px;
	font-variant:  small-caps;
}

h2 {
	font-family:Arial;
	color: darkgreen;
	font-weight: bold;
	font-size: 19px;
	text-decoration: underline;
	line-height: 1.4;
}

h6 {
	font-family:Arial;
	color: darkgreen;
	font-weight: bold;
	font-size: 19px;
	text-decoration: none;
	line-height: 1.4;
}

h3 {
	font-family:Arial;
	color: darkgreen;
	font-weight: 500;
	font-size: 17px;
	line-height: 1.6;
}

h4 {
	font-family:Arial;
	color: darkgreen;
	font-size: 13px;
	line-height: 1.6;
}
	
	