.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFCC66;
	font-style: normal;
	background-image: url(images/bgimg.jpg);

	


}

.body a:active { color: #ff9900; text-decoration: underline; font-weight: bold}

.body a:link {  color: #545448; text-decoration: underline; font-weight: bold}

.body a:visited { color: #545448; text-decoration: underline; font-weight: bold}

.body a:hover {  color: #ff9900; text-decoration: underline; font-weight: bold}


.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC66;
	font-weight: bold;
}

.sidebar a:active { color: #000000; text-decoration: underline; font-weight: bold}

.sidebar a:link {  color: #333333; text-decoration: underline; font-weight: bold}

.sidebar a:visited { color: #333333; text-decoration: underline; font-weight: bold}

.sidebar a:hover {  color: #000000; text-decoration: underline; font-weight: bold}


.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #666666}

.footer a:active { color: #666666; text-decoration: none; }

.footer a:link { color: #666666; text-decoration: none; }

.footer a:visited { color: #666666; text-decoration: none; }

.footer a:hover {  color: #666666; text-decoration: underline; }


.header { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.header a:active { color: #ff9900; text-decoration: none; font-weight: bold}

.header a:link { color: #ffffff; text-decoration: none; font-weight: bold}

.header a:visited { color: #ffffff; text-decoration: none; font-weight: bold}

.header a:hover {  color: #ff9900; text-decoration: none; font-weight: bold}

.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

