body {
	font-size: 11px;
	
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color:#04295E;
	margin-top:10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #a8794d;
	margin-top:10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #04295E;
	margin-top:10px;
}

h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #04295E;
	margin-top:10px;
}

.small {
	font-size: 11px;
}

.large {
	font-size: 13px;

}

#leftcontent {
		font-size: 1em/1.5;

}

#footer {
	font-size: 10px;
	line-height: 14px;

}

#sectionlinkscontent {
	
	font-size: 1em/1.5;
}

#whatsnewcontent {
	font-size:10px;
}

#header #utilitylinks {
	font-size: 10px;

}



