		/* COMMON  ---------------------------------------------------------*/
		
							
		/* Color Treatments */
				
		.red {color : #ff0000; }
		.gray {color : #B39F77; }
		.highlighted  { color : #ff0000; }
		
		
		/* Default Link */
		
		a:link  { color : #395a85;  }
		a:active  { color : #395a85;  }
		a:visited  { color : #395a85;  }
		a:hover  { color : #cccccc; }

		
		/* HEADLINES ------------------------------------------------------*/
		
		h1  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #444; 
			line-height : 12px;
			font-weight: normal; 
		}

		h2			{
			font-family: Gill Sans, Verdana, Gill Sans;
			color: #666;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 11px;
			letter-spacing: 3px;
			text-transform: uppercase;
			font-weight: bold;
		}


	/* FORMATTING STYLES FOR PAGES -------------------------------------------------*/
		
			.content  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #444; 
			line-height : 18px; 
		
		}
		
		
		.content1  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #444; 
			line-height : 18px; 
		}
		
		
		.content2  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 13px; 
			color : #444; 
			line-height : 20px; 
		
		}
		
		.content3  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 15px; 
			color : #444; 
			line-height : 22px; 
		
		}
		
		.content4  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #444; 
			line-height : 16px; 
		}
		
		
		.content5  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #444; 
			line-height : 12px; 
		}
		
		.content6  { 
			font-family : Georiga, Times, Times New Roman, Times-Roman, Serif;
			font-size : 14px; 
			color : #444; 
			line-height : 16px; 
		}
		
		.head  { 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 36px; 
			color : #333333; 
			line-height : 40px;  
			font-weight : bold; 
			text-decoration : none; 
		}
		
		.head2  { 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 16px; 
			color : #333333; 
			line-height : 20px;  
			font-weight : bold; 
			text-transform: uppercase;
			text-decoration : none; 
		}
		
		.head3  { 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 48px; 
			color : #999999; 
			line-height : 45px;  
			font-weight : bold; 
			text-decoration : none; 
		}
		
		.subhead  { 
			font-family : Georgia, Times New Roman, serif, Verdana, Arial, Helvetica, sans-serif; 
			font-size : 11px; 
			color : #444444; 
			line-height : 16px; 
		}
		
		.subhead2  { 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif; 
			font-size : 24px; 
			color : #333333; 
			line-height : 26px; 
			letter-spacing: 1px;
		}
		
		.by  { 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #444444; 
			line-height : 16px; 
		}
		
		
		a.biglink:link, a.biglink:active, a.biglink:visited	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif; 
			font-size : 36px; 
			color : #333333; 
			line-height : 30px;  
			font-weight : bold; 
			text-decoration : none; 
		}
		
		a.biglink:hover 	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif; 
			font-size : 36px; 
			color : #999999; 
			line-height : 30px;  
			font-weight : bold; 
			text-decoration : none;
		}

	
	
		a.link1:link, a.link1:active, a.link1:visited	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #395a85; 
			line-height : 12px; 
			text-decoration : none;
		}
		
		a.link1:hover 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #444; 
			line-height : 12px; 
			text-decoration : underline;
		}
	
		
		a.link2:link, a.link2:active, a.link2:visited	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #395a85; 
			line-height : 12px; 
			text-decoration : underline;
		}
		
		a.link2:hover 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 9px; 
			color : #444; 
			line-height : 12px; 
			text-decoration : underline;
		}
		
		
		a.link3:link, a.link3:active, a.link3:visited	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 16px; 
			color : #333333; 
			line-height : 20px; 
			font-weight : bold; 
			text-decoration : none;
		}
		
		a.link3:hover 	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 16px; 
			color : #395a85; 
			line-height : 20px; 
			font-weight : bold; 
			text-decoration : none;
		}
		
		
		a.link4:link, a.link4:active, a.link4:visited	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 16px; 
			color : #395a85; 
			line-height : 20px; 
			font-weight : bold; 
			text-decoration : none;
		}
		
		a.link4:hover 	{ 
			font-family : Times, Times New Roman, Times-Roman, Georgia, Serif;
			font-size : 16px; 
			color : #333333; 
			line-height : 20px; 
			font-weight : bold; 
			text-decoration : none;
		}
		
		
		a.fontsize1:link, a.fontsize1:visited	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #395a85; 
			line-height : 13px; 
			text-decoration : none;
		}
		
		a.fontsize1:active 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #999999; 
			line-height : 13px; 
			text-decoration : none;
		}
		
		a.fontsize1:hover 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 11px; 
			color : #999999; 
			line-height : 13px; 
			text-decoration : underline;
		}
	
		
		
		a.fontsize2:link, a.fontsize2:visited	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 15px; 
			color : #395a85; 
			line-height : 17px; 
			text-decoration : none;
		}
		
		a.fontsize2:active 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 15px; 
			color : #999999; 
			line-height : 17px; 
			text-decoration : none;
		}
		
		a.fontsize2:hover 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 15px; 
			color : #999999; 
			line-height : 17px; 
			text-decoration : underline;
		}
		
		a.fontsize3:link, a.fontsize3:visited	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 19px; 
			color : #395a85; 
			line-height : 21px; 
			text-decoration : none;
		}
		
		a.fontsize3:active 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 19px; 
			color : #999999;  
			line-height : 21px; 
			text-decoration : none;
		}
		
		a.fontsize3:hover 	{ 
			font-family : Verdana, Arial, Helvetica, Times New Roman, sans-serif; 
			font-size : 19px; 
			color : #999999; 
			line-height : 21px; 
			text-decoration : underline;
		}
		





