#contentBody a:link, #contentBody a:visited  { 
	text-decoration:none;
	color:#2e4a7d;
}

#contentBody a:hover { 
	text-decoration:underline;
}


#contentBody # {
	line-height:1.2em;

}


h2 {
	margin-top:15px;
}

h3 {
	font-size:1em;
	font-weight:normal;
	line-height:1.4em;}

p  {
	line-height:1.2em;
	margin: 0 0 10px 0;
}





