a {
	color: #2979b1;
	text-decoration: underline;
}
a:hover {
	color: #738d00;
	text-decoration: underline;
}
body {
	background-color: #ffffff;
	padding: 4px;
}
p{
	margin-top:0px;

}
div, span, p, td, th, body {
	font-family: Arial, Helvetica, Helv, Sans-serif;
	font-size: 12px;
	color: #333;
	line-height:18px;
}

.IntroText {	
	color: #006FA2;
	font-size: 14px;	
}
li {
	list-style-image: url(../Images/bullet.gif);
	line-height:20px;
}
h1,h2,h3,h4 {
	color: #9D9D9D;
	
}
