/* CSS definition file containing site wide stylesheets */

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16pt;
 	font-weight: bold;
 	font-style: italic
}

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14pt;
 	font-weight: bold;
 	text-align: center
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14pt;
 	font-weight: bold;
 	text-align: center
}