/* CSS definition file containing site wide stylesheets */

H1 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 36pt;
 	color: rgb(102,51,153);
 	font-weight: bold
}

H2 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24pt;
 	text-transform: uppercase;
 	color: rgb(102,51,153);
 	font-weight: bold
}