a:link       { color: #990000 }
a:visited    { color: #BB0000 }
a:active     { color: #DD0000 }

a {text-decoration:none}

body { font-family: Arial, Helvetica; color: #222222; 
		margin-top: 10px;
		margin-left: 15px;
		width:700;
		max-width:700; 
}

body,table,p { font-family: Arial, Helvetica; color: #222222; 
		font-size: 15px;
		line-height: 1.4;
		font-weight: normal; 
}
p  {text-align:justify}

dd, td 	     { font-family: Arial, Helvetica;
		color: #222222;
		font-size: 11pt;
		font-weight: normal;
	}
               
h1 	     { color: #353689; font-size: 1.4em; font-weight: bold;}
h2 	     { font-size: 1.2em; margin-top: 20px; font-weight: bold; }
h3 	     { font-size: 1.2em; margin-top: 10px; font-weight: bold; }
h4 	     { font-size: 1 em; margin-top: 10px; font-weight: bold; }


h2, h3, h4, h5, h6 { color:#555555 }
        
a.header {
    color:#003399;
    text-decoration:none;
}


