
body {
margin-top: 0px;
margin-left: 0px;
background-color: #F5DEB3;
background-image: url(images/back.gif);
background-repeat: repeat-y;


color: #000000;
font-size: 90%;
line-height: 150%;
}


h1 
{ 
font-size: 100%;
color: #ffffff;
background-color: #8B4513;
margin-bottom: 0;
} 


h2 
{ 
font-size: 150%;
} 


th, td { 
font-size: 80%; 
line-height: 150%;
}


a:link { color: #8B0000; }
a:visited { color: #744330; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }


area{
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

area a:link {
	color: #666666;
	text-decoration: none;
}

area a:visited {
	color: #999999;
	text-decoration: none;
}

area a:hover {
	color:#003399;
	text-decoration: underline;
}
