 
<style>

a:link {  text-decoration: none; color: #000000;}

a {
	color: #000000; 

}

a.footerlink, a:link.footerlink, a:visited.footerlink {
	text-decoration : none; color: #FFFFFF;}
a:hover.footerlink {
	text-decoration : underline; color: #FFFFFF}

.bg {	background: url(img/back2.jpg) no-repeat;}
.title {color: #000000;}
.separators {  color: #000000}
.trans {  filter: Alpha(Opacity=90)}
.h1 {font-size:large;}
p {
	FONT-SIZE: 12px; COLOR: #585858; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif
	
}
TD {
	FONT-SIZE: 12px; COLOR: #585858; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 170%; background-color:#FFFFFF
	
}
li {
	list-style-type: square;
}
</style>
