
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;
}
		

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
}

th.larger    {
			font-family:"arial","helvetica";
			font-size:14pt;
			font-weight:bold;
			margin:10 10 10 10;
			color:navy;
}
th.smaller    {
			font-family:"arial","helvetica";
			font-size:12pt;
			font-weight:bold;
			text-align:left;			
			color:maroon;
}


span.site_list     {
			font-family:"arial","helvetica";
			font-size:10pt;
			color:navy;
}

