body {
	font-size: 13px;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	color:#04295E;
	margin-top:10px;
	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #a8794d;
	margin-top:10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #a8794d;
	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: 1.5em/1.5;

}

#footer {
	font-size: 13px;
	line-height: 14px;

}

#sectionlinkscontent {	
	font: 1.5em/1.5;
}

#whatsnewcontent {
	font-size:13px;
}

#header #utilitylinks {
	font-size: 13px;

}


