
.Footer {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.SiteText {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.SiteText h2 {
	font-size:12px;
	margin-bottom:-10px;
	
}
#no_dots ul li {
	text-decoration:none;
	list-style:none;
}	
.SiteText p {
	text-align:justify;
}
.Links {


	font-family: verdana;
	font-size: 11px;
	color: #350C01;
	text-decoration: underline;
}
.Links:hover {
	font-family: verdana;
	font-size: 11px;
	color: #350C01;
	text-decoration: none;
}
.SiteTextBold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

