A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #660066;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #660066;
}

A.extra:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

A.extra:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

A.extra:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

A.extra:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFF99;
}

body {
	background-color : #0B630B;
}

body, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #000000;
	margin-bottom :0;
	padding-bottom :0;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : normal;
	color : #800080;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom :0;
	padding-bottom :0;
}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.three {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
}

.white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	text-align : center;
}

marquee {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FF0000;
}

address {
	color : #000000;
	text-align : center;
	font: bold normal normal 9px Arial, Helvetica, sans-serif;
}

span {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #800080;
}