/* CSS definition file containing site wide stylesheets */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
 H2 { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; font-size: 28px; font-weight: normal; font-style: normal;}
 P {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	text-align: left;
}
 H3 {
	font-family: "Arial Black", "Helvetica Bold", Charcoal, Sans-serif, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
 A { color: rgb(0,153,153);}
 H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px;}
 H5 {
	font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
 
td {
	text-align: center;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}

