/* CSS definition file containing site wide stylesheets */
A:visited { color: rgb(255,0,51);}
 H1 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 36px;
	text-decoration: none;
	text-align: center;
}
 H2 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none ;}
 H3 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 H4 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-align: center;}
 H5 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 H6 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 

