/* CSS definition file containing site wide stylesheets */

H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 26px;
 	color: rgb(204,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: medium;
 	text-align: left
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt
}

H3 {
	font-size: 12pt;
 	color: rgb(204,0,0);
 	font-weight: bold;
 	text-align: center
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: bold
}

H4 {
	font-size: 18px;
 	color: rgb(204,0,0);
 	font-weight: bold;
 	text-align: center
}