/* CSS definition file containing site wide stylesheets */

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif
}

H3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(51,102,102)
}

LI {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(51,102,102)
}

.Level1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

ADDRESS {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(51,102,102);
 	font-weight: bold
}

.Level2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}
