<style type="text/css">


link{ font-family: verdana; font-size: 80%; color: #666666; text-decoration: none;}
link:hover(font-family: verdana; font-size: 80%; color: #666666; text-decoration: underline;}

td {  font-family: verdana; font-size: 80%; color: #666666; font-weight: none; text-decoration: none;letter-spacing:0;line-height:1.5}
p {  font-family: verdana; letter-spacing:0; font-variant:normal; font-size: 80%; color: #666666;font-weight: none; text-decoration: none;line-height:1.5}

a:link {  font-family: verdana; font-size: 11px; color: #666666; text-decoration: none}
a:hover { font-family: verdana; font-size: 11px; color: #666666; text-decoration: underline}
a:active { font-family: verdana; font-size: 11px; color: #666666; text-decoration: none }
a:visited { font-family: verdana; font-size: 11px; color: #666666; text-decoration: none }

a.toplinks:link {  font-family: verdana; font-size: 11px; color: #333333; text-decoration: none}
a.toplinks:hover { font-family: verdana; font-size: 11px; color: #333333; text-decoration: none}
a.toplinks:active { font-family: verdana; font-size: 11px; color: #333333; text-decoration: none}
a.toplinks:visited { font-family: verdana; font-size: 11px; color: #333333; text-decoration: none }

.footer {  font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}
a.footer:link {  font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}
a.footer:hover { font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}
a.footer:active { font-family: verdana; font-size: 11px; color: #000000; text-decoration: none}
a.footer:visited { font-family: verdana; font-size: 11px; color: #000000; text-decoration: none }



</style>



.background {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bullet {
	list-style-position: inside;
	list-style-type: disc;
}
