/* http://www.echoecho.com/csslinks.htm */
body,td,th,tr {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	text-align: left;
}

body {
	background-color: #8E9A96;
}

.body {
	font-size: 14px;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-weight: bold;
	text-align: left;
}

.bodybackwards {
	font-size: 14px;
	background-color: #8E9A96;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.bodybackwards a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff
	font-size: 14px;
	font-weight: bold;
	background-color: #8E9A96;
}

.bodybackwards a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	background-color: #8E9A96;
}

.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #249721;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}

.header a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #639A00;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}

.header a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #249721;
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
}

.bodyjustify {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	background-color: #ffffff;
}

.bodycenter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #639A00;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	cursor:pointer;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
}

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

.bodycenter22 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

.bodyjustify22 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 22px;
	font-weight: bold;
	text-align: justify;
	background-color: #ffffff;
}

.bodycenter28 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

.bodycenter28 a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #639A00
	font-size: 28px;
	font-weight: bold;
	background-color: #ffffff;
}

.bodycenter28 a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #8B9298;
	font-size: 28px;
	font-weight: bold;
	background-color: #ffffff;
}


