BODY {
background-image: url('images/back.jpg');
background-repeat: repeat-x;
background-color: #625E79;
font-family: Arial, Verdana;

font-size: 60%;

color: black;
}

.toplink {
padding-left: 2px;
padding-right: 2px;
background-image: url(images/linkback.png);
}	

.footertext {
font-family: Arial;
font-size: 70%;
}

.headerlinks {
color: white;
text-decoration: none;
font-size: 70%;
}

.title {
font-family: Arial;
font-weight: Bold;
color: Black;
font-size: 90%;
}

.bodytext {
font-family: Arial;
color: black;
font-size: 80%;
}

.faqlinks {
color: black;
}

.faqtitles {
font-family: Arial;
font-weight: bold;
}

#JustSearch {
width:485px;
text-align:left
}

#JustSearch a:link {
font-family: Arial;
text-decoration:none;
color:#000000
	}

#JustSearch a:visited {
font-family: Arial;
text-decoration:none;
color:#FFFFFF
	}

#JustSearch a:hover {
font-family: Arial;
text-decoration:underline;
color:#FFFFFF
	}

#SEOText {
font-family: Arial;
font-size: 70%;
	}

#SEOText a:link {
font-family: Arial;
text-decoration:none;
color:#FFFFFF
	}

#SEOText a:visited {
font-family: Arial;
text-decoration:none;
color:#FFFFFF
	}

#SEOText a:hover {
font-family: Arial;
text-decoration:underline;
color:#FFFFFF
	}
		
h2 {
margin-top:0px;
padding-top:0px;
}
#newsDIV
{
font-size:12px;
text-align:justify;
height:200px;
overflow:auto;

}
#newsDIV a
{
color:white;
}