BODY {
	       margin: 11px 11px 11px 11px;
	       color: #000000;
	       margin:11px;
	       background-color:#FFFFFF;
	}

       P,TD {
	       font-family : Arial, sans-serif;
	       font-size : 11px;
	       color : #000000;
	       line-height:14px;
	}

       P.bold,.bold {
	       font-weight:bold;
	}


	TD {
	       vertical-align:top;
	}
	
	.content {
	       font-family : Arial, sans-serif;
	       font-size : 12px;
	       color : #000000;
	       line-height:16px;
	}
	
	.evocontent {
	       font-family : Arial, sans-serif;
	       font-size : 12px;
	       color : #5c2a9d;
	       line-height:16px;
	}
	
	
	.evoheader {
	       font-family : Arial, sans-serif;
	       font-weight: bold;
	       font-size : 24px;
	       color : #5c2a9d;
	       line-height:30px;
	}
	
	.redsubheader {      
	       font-family : Arial, sans-serif;
	       font-weight: bold;
	       font-size : 16px;
	       color : #ff0000;
	       line-height:18px;
	}
	
	.evosubheader {      
	       font-family : Arial, sans-serif;
	       font-weight: bold;
	       font-size : 16px;
	       color : #5c2a9d;
	       line-height:18px;
	}
	
	.evosubhead {
	       font-family : Arial, sans-serif;
	       font-weight: bold;
	       font-size : 12px;
	       color : #5c2a9d;
	       line-height:16px;
	}
	
	.maincontent {
	       padding-left:0px;
	       padding-top:35px;
	       padding-right:0px;
	       padding-bottom:15px;
	       font-family : Arial, sans-serif;
	       font-size : 11px;
	       color : #000000;
	       line-height:14px;
	}
	
	.left_side_content {
	       padding-left:10px;
	       padding-top:0px;
	       padding-right:10px;
	       padding-bottom:0px;
	       font-family : Arial, sans-serif;
	       font-size : 11px;
	       color : #000000;
	       line-height:18px;
	}

       .lower_links_content {
	       padding-left:0px;
	       padding-top:5px;
	       padding-right:0px;
	       padding-bottom:0px;
	       font-family : Arial, sans-serif;
	       font-size : 10px;
	       color : #000000;
	       line-height:12px;
	}

       .legalcontent {
	       padding-left:11px;
	       padding-top:10px;
	       padding-right:0px;
	       padding-bottom:10px;
	       font-family : Arial, sans-serif;
	       font-size : 10px;
	       color : #000000;
	       line-height:14px;
	}

       .ftr {      
	       font-family : Arial, sans-serif;
	       font-weight: bold;
	       font-size : 10px;
	       color : #666666;
	       line-height:12px;
	}

       a:link {
	       color: #5c2a9d;
	       text-decoration: underline;
	}
	
	   a:visited {
	       color: #5c2a9d;
	       text-decoration: underline;
	}
	
	   a:hover {
	       color: #666666;
	       text-decoration: underline;
	}