/* http://www.echoecho.com/csslinks.htm */
	
body {	font-family: Franklin Gothic Demi;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #ffffff;
}

.header {
	font-family: Franklin Gothic Demi;
	color: #ff6600;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}

.header a:link {	font-family: Franklin Gothic Demi;
	color: #639A00;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}

.header a:visited {	font-family: Franklin Gothic Demi;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}

.body {	font-family: Franklin Gothic Demi;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #ffffff;
}

.bodyjustify {	font-family: Franklin Gothic Demi;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	background-color: #ffffff;
}

.bodycenter {	font-family: Franklin Gothic Demi;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

a:link {	font-family: Franklin Gothic Demi;
	color: #639A00;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	cursor:pointer;
}

a:visited {	font-family: Franklin Gothic Demi;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}

a:hover {
	color: #00FF00;
	background-color: #000000;
	text-decoration: none;
}

.bodyjustify22 {	font-family: Franklin Gothic Demi;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	text-align: justify;
	background-color: #ffffff;
}

.bodycenter28 {	font-family: Franklin Gothic Demi;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

.bodycenter28 a:link {	font-family: Franklin Gothic Demi;
	color: #639A00
	font-size: 28px;
	font-weight: bold;
	background-color: #ffffff;
}

.bodycenter28 a:visited {	font-family: Franklin Gothic Demi;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	background-color: #ffffff;
}

.bodycenter22 {	font-family: Franklin Gothic Demi;
	color: #003366;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}