body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #52311B;
	background-color: #FEFDE8;
	background-image: url(images/arv2_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 18px;
	} 

A:link {
text-decoration: none; 
color: #F0EBCD; 
cursor: default; 
} 
A:visited {
text-decoration: none; 
color: #F0EBCD; 
cursor: default; 
} 
A:active {
text-decoration: none; 
color: #F0EBCD; 
cursor: default; 
} 
A:hover{
	text-decoration: underline;
	color: #58391D;
	cursor: ne-resize;

}
h2 { font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
font-style: italic;
background-color:#FEFDE8;
padding: 0px 0px 0px 0px;
margin-left: -5px;
margin-right: -5px;
}

div {
	position: absolute;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#482B17;
	background-color:#C09F65;
	width:287px;
    left:22px;
	top: 318px;
	text-align:left;
	padding-left: 5px;
	padding-right:5px;
	
}


table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
