a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt; 
	color: #000000;
	margin:30px 0px; padding:0px;
	text-align:center;
}
ul {
	list-style-image: url(../img/bullet.gif);
	padding-bottom: 1px;
}
ul ul{list-style-image:url(../img/bullet2.gif)}
H2 {
	color: #990000;
}
H3 {
	font-size: 12pt;
	color: #990000;
	margin-top: 5px;
}
H4 {
	font-size: 10pt;
	text-decoration: underline; 
	padding-left: 15px;
	color: #990000;
}
.Logo {
	border: 0px solid #999999;
}
.jabooh {
	text-align: left;
}
.testimonials {
	font-weight: bold;
	font-style: italic;
}
p {
	border: 0px solid #999999;
	padding-left: 20px;
	padding-right: 20px;
	}
img {
	border: 0px solid #990000;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}
.noBorder {
		border: 0px solid #990000;
	}	
.Top {
	border: 1px solid #990000;
	padding-top: 20px;
	}
