@charset "UTF-8";
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: black;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:5px;
	border: 1pt solid rgb(154,51,51);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#990000;
	border: 1pt dotted blue;
	border-right-width: 0px;
	border-left-width: 0px;
	}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
#body {
	position: absolute;
	height: 386px;
	width: 600px;
	top: 132px;
	left: 175px;
}
#footer {
	position: relative;
	left: 170px;
	top: 190px;
	width: 600px;
}
#footer2 {
	position: relative;
	left: 170px;
	top: 230px;
	width: 600px;
}
.style4 {
	font-size: 9px;
	font-weight: bold;
}
.style7 {font-size: 10px}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
#navigation {
	width: 150px;
}
#footer3 {
	position: relative;
	left: 170px;
	top: 300px;
	width: 600px;
}
#footer4 {
	position: relative;
	left: 170px;
	top: 550px;
	width: 600px;
}
#footer5 {
	position: relative;
	left: 170px;
	top: 215px;
	width: 600px;
}
