body { 
	color: #000;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	text-align: left;
	line-height: 15px;
	
	}


p {}


td {}


a:link { color: #cd171e ; text-decoration: underline; }

a:visited { color: #cd171e }

a:hover { color: #000 }

a:active { color: red }



h1 {
	color: #cd171e;
	font-size: 14px;
	font-weight: bold; 
	line-height: 10px;
	}
	
	
h2 {
	color: #000;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;  
	line-height: 15px;
	}
