
	.link {
	font: normal 8pt/11pt times new roman, times, serif;
	color: #222222;
	letter-spacing: .6pt
	}

	.nav {
	font: normal 8pt/12pt arial, verdana, helvetica, sans-serif;
	color: #444444;
	}

	
	.title {
	font: bold 13pt arial, verdana, helvetica, sans-serif;
	color: #123a66;
	letter-spacing: .2pt
	}
	
	
	.content {
	font: normal 9pt/16pt times new roman, times, serif;
	color: #222222;
	letter-spacing: .7pt
	}
	
	.content2 {
	font: normal 9pt times new roman, times, serif;
	color: #222222;
	}
	
	
	.content_small {
	font: normal 7pt/10pt times new roman, times, serif;
	color: #555555;
	letter-spacing: .7pt
	}
	
	.side_links {
	font: bold 10pt/14pt arial, verdana, helvetica, sans-serif;
	color: #ffffff;
	}
	
	.side_content {
	font: normal 7pt/10pt arial, verdana, helvetica, sans-serif;
	color: #000000;
	}
	
	.content_link {
	font: bold 12pt/14pt hoefler text, times new roman, serif;
	color: #777777;
	}
	
	.header {
	font: bold 14pt/14pt arial, verdana, helvetica, sans-serif;
	color: #666666;
	}

    
	.sub_header {
	font: bold 8pt/12pt arial, verdana, helvetica, sans-serif;
	color: #666666;
	letter-spacing: .2em;
	}
	
	
	
	.copy {
	font: normal 7pt arial, verdana, helvetica, sans-serif;
	color: #333333;
	}
	
	.border_red{
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #880000;
	}
	
	
	.border_blue{
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #123a66;
	}
	
	
	a {
	text-decoration: none;
	color: #777777;}
	
	a:hover {
	text-decoration: none;
	color: #999999;
	}
	
	