P  {
	text-align : justify;
}
P:first-letter {
	font-size: 130%; float: top;font-weight : bold; color : red; }
.first-letter {font-size: 130%; float: top;font-weight : bold; color : red; }

H1  {}
H2  {}
H3  {}

A  {}
A:Link {color : #3c00cf}
A:Visited {color : purple}
A:Active {color : violet}
A:Hover {color : #0f770f}

BODY { 
	font-family : Humanst521 Lt BT; FONT-SIZE: 12pt;
	margin-top : 0;
	margin-left : 30;
	margin-right : 30; } 
