td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 14px;
	color:#806C59;
	border: none;
}

body {
		background:url(img/background.jpg);
		background-attachment:fixed;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	color:#596F80;
}

#navigation a:hover {
	color:#004080;
	font-weight:bold;
	}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 18px;
}

h2	{
	color: #eac380;
	font-family: "Monotype Corsiva";
	font-size: 45px;
	font-weight: 200;
	position: absolute;
	top: 30px;
	left: 15%;

}

h3 {
	color: #596F80;
	font-weight: bold;
	font-size: 14px;
}

h4	{
	color: #806C59;
	font-weight: 500;
	font-size: 12px;
}

hr {  
	color: #996600; 
	text-decoration: none; 
	height: 1px
}

img	{
border: none;
}