body {	 
	background-color:#899BAA;
	margin-top:0; margin-bottom:0;
	margin-left:0; margin-right:0;
	border:0; font-family:arial;
	font-size:10px;
}

<!-- Correct Naming -->
.Section_title {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#3779B4;
	font-weight:;
}

.Page_title {	
	font-family:arial,verdana,Times New Roman;
	font-size:18pt;
	color:#64707E;
	font-weight:;
}

.Content_headline {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#575757;
	font-weight:;
}

.Content_subhead {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#575757;
	font-weight: bold;
}

.Content_body {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#575757;
	font-weight:;
}

.caption {	
	font-family:arial,verdana,Times New Roman;
	font-size:9px;
	color:#575757;
	font-weight:;
}

.small_link {	
	font-family:arial,verdana,Times New Roman;
	font-size:7pt;
	color:#575757;
	font-weight:;
}

.blue_Page_title {	
	font-family:arial,verdana,Times New Roman;
	font-size:18pt;
	color:#3779B4;
	font-weight:;
}

.blue_Section_title {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#3779B4;
	font-weight:;
}

.blue_Content_headline {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#3779B4;
	font-weight:;
}

.blue_Content_subhead {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#3779B4;
	font-weight: bold;
}

.blue_Content_body {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#3779B4;
	font-weight:;
}

<!-- LINK -->

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #095BA6;
	text-decoration: underline;
}

a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3779B4;
	text-decoration: none
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8EA2B4;
	text-decoration: none
}

.nounderline { 
	text-decoration: none
}
