<style type="text/css">

body {
	background-color: #FFFAF3;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;	
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a {
	font:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#ffcc00;
}
.style1 {
	font-size: 18px;
	color: #cc9900;
	text-decoration:none;
}
.style1:hover {
	text-decoration:underline;
	color:#8886a7;
}
.style3 {
	font-size: 14px;
	font-weight:bold;
	color: #cc9900;
	text-decoration:none;
}
.style3:hover {
	text-decoration:underline;
	color:#8886a7;
}
.style2 {
	font-size: 9px;
	color: #454545;
}

.sublink {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.sublink:visited {
	text-decoration: none;
	font-size:9px;
	color: #666666;
}
.sublink:hover {
	text-decoration: underline;
	color: #8886a7;
}
.sublink:active {
	text-decoration: none;
	color: #666666;
}
.sublink1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.sublink1:visited {
	text-decoration: none;
	color: #666666;
}
.sublink1:hover {
	text-decoration: underline;
	color: #8886a7;
}
.sublink1:active {
	text-decoration: none;
	color: #666666;
}


.readmore {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.readmore:visited {
	text-decoration: none;
	color: #666666;
}
.readmore:hover {
	text-decoration: underline;
	color: #8886a7;
}
.readmore:active {
	text-decoration: none;
	color: #666666;
}

.mainnav, .mainnav:visited, .mainnav:active {
	font-family:Tahoma;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}
.mainnav:hover {
	text-decoration:underline;
	color:#ffcc00;
}
.style5 {
	color:#cc9933
}

.presence {
	font:Tahoma;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.presence:hover {
	color:#8886a7;
}
.evolve:link {
	color:#666666;
	text-decoration:none;
}
.evolve:hover, .evolve:active, .evolve:focus {
	color:#009900;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
