
P.paragraph {
		font-family: "Arial", "Helvetica";
		font-size: 10pt;
		font-weight: normal;
		margin:10 20 1 20;
		text-align:justify;
		letter-spacing:0pt;
}

P.center {
		font-family: "Arial", "Helvetica";
		font-size: 10pt;
		font-weight: normal;
		margin:10 20 1 20;
		text-align:left;
		letter-spacing:0pt;
}

P.alert {
		font-family: "Arial", "Helvetica";
		font-size: 12pt;
		font-weight: bold;
		color: red;
		margin:10 20 1 20;
		text-align:justify;
		letter-spacing:0pt;
}

P.dod {
		font-family: "Arial", "Helvetica";
		font-size: 8pt;
		font-weight: normal;
		margin:10 20 1 20;
		text-align:justify;
		letter-spacing:0pt;
}
		

span.medium_head    {
			font-family:"arial","helvetica";
			font-size:9pt;
			font-weight:bold;
			margin:10 10 10 10			
}

span.large_head     {
			font-family:"arial","helvetica";
			font-size:11pt;
			font-weight:bold;
			margin:10 10 10 50
}
