/* CSS definition file containing site wide stylesheets */

H1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	font-weight: bold
}

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,102,0);
 	font-weight: bold
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,51,204);
 	font-weight: bold
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

H5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold
}
