/*--------
Ben Jack made this Stylesheet
----------*/

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif
	text-align:center;
	line-height: 15px;
}

.style2 {
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}

.style3 {
	color: #333333
	}
	
.style4 {
	font-size: 9px;
	font-style: italic;
}

body {
	margin-left: 8px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	text-align:center;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #999999;
}