/* CSS Document */

h1 {
	font-family: Arial, "Times", Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B4004D;
        position:relative;
        left:5px;}	
h2 {
	font-family:  Arial, "Times", Helvetica, sans-serif;
	font-size: 1.1EM;
	font-style: normal;
	font-weight: bold;
	margin-top: .83EM;
	text-decoration: none;
	color: #000000;
        position:relative;
        left:5px;
        }
	
h3 {
	font-family: Arial, "Times", Helvetica, sans-serif;
	font-size: 1.5EM;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B4004D;
        position:relative;
        left:5px;}	
	
h4 {
	font-family: Arial, "Times", Helvetica, sans-serif;
	font-size: 1.6EM;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #361161;
        left:45px;}	
	}
	
.seolinks {
	font-family: "Arial", Times, sans-serif; 
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}
	

body {background-color:#ffffff}

p {font-family:"Arial";
   font-size: .8EM;
   position:relative;
   left:5px;}
   
p.p2 {font-family:"Arial";
   font-size:.8EM; 
   border-color:#000000;
   text-decoration:none;
   left:0px;
   }	

p.p3 {font-family: "Arial";
   font-size: .7EM; 
   border-color:#000000;
   text-decoration:none;
   left:10px;
   }	

p.p4 {font-family:"Arial";
   font-size:.8EM; 
   border-color:#000000;
   text-decoration:none;
   left:40px;
   }	

p.big {
	font-family: Arial, "Times", Helvetica, sans-serif;
	font-size: 1.6EM;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1EM;
	color: #361161;
        position:relative;
        left:29px;}

hr {color:#e6e6e6}

a:link     {color:NAVY}
a:visited  {color:NAVY}
a:hover    {color:#E07B06}
a:active   {color:blue}
a {text-decoration:none}
a:hover { text-decoration:underline; }


body,td,th {color: #000000;}
