body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 105%; 
	color: #002d62;
	background: #fff;

}
#contentContainer .stdContent h2{
	font-size: 28px;
}
