body {	 
	background-color:#F0F4F8;
	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:#000000;
	font-weight:;
}

.Page_title {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#549DBD;
	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:;
}


<!-- XLARGE Fonts -->

.xlarge_black {	
	font-family:arial,verdana,Times New Roman;
	font-size:20pt;
	color:#000000;
	font-weight:;
}

.xlarge_blue {	
	font-family:arial,verdana,Times New Roman;
	font-size:20pt;
	color:#002B53;
	font-weight:;
}

.xlarge_grey {	
	font-family:arial,verdana,Times New Roman;
	font-size:20pt;
	color:#575757;
	font-weight:;
}

.xlarge_green {	
	font-family:arial,verdana,Times New Roman;
	font-size:20pt;
	color:#648900;
	font-weight:;
}

<!-- LARGE Fonts -->

.large_black {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#000000;
	font-weight:;
}

.large_blue {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#002B53;
	font-weight:;
}

.large_grey {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#575757;
	font-weight:;
}

.large_green {	
	font-family:arial,verdana,Times New Roman;
	font-size:17px;
	color:#648900;
	font-weight:;
}

<!-- MEDIUM Fonts -->

.medium_black {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#000000;
	font-weight:;
}

.medium_blue {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#002B53;
	font-weight:;
}

.medium_grey {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#575757;
	font-weight:;
}

.medium_green {	
	font-family:arial,verdana,Times New Roman;
	font-size:9pt;
	color:#648900;
	font-weight:;
}

<!-- SMALL Fonts -->

.small_black {	
	font-family:arial,verdana,Times New Roman;
	font-size:10px;
	color:#000000;
	font-weight:;
}

.small_blue {	
	font-family:arial,verdana,Times New Roman;
	font-size:10px;
	color:#002B53;
	font-weight:;
}

.small_grey {	
	font-family:arial,verdana,Times New Roman;
	font-size:10px;
	color:#575757;
	font-weight:;
}

.small_blue_02 {	
	font-family:arial,verdana,Times New Roman;
	font-size:10px;
	color:#8397A5;
	font-weight:;
}

<!-- LINK -->

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #095BA6;
	text-decoration: none
}

a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #878787;
	text-decoration: none
}

a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A0B1C1;
	text-decoration: none
}

.nounderline { 
	text-decoration: none
}
