A{ color: #493638; text-decoration: underline}
A:hover{ color: #F48221; text-decoration: underline}
	
body {
	background : #DBEAE5;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:100%;
}

p
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top:5px;
	line-height:130%
}

.textunderlogo{
	margin-top:0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 14px;
	color: #493638;
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #493638;
	margin-bottom: 0;
}

H2 {
	font-family:Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DE680F;
	margin-top: 20;
	margin-bottom: 0
}

.footer{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-family:  Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.copyright {
	margin-top: 0px;

	margin-bottom: 0px;
	margin-left: 0px;	
	font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
