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