/* CSS definition file containing site wide stylesheets */

H1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 24pt;
 	font-weight: bold
}

H2 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16pt;
 	font-weight: bold
}

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	font-weight: bold
}

H4 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	font-weight: bold
}

H5 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 10pt;
 	font-weight: bold
}

H6 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 9pt;
 	font-weight: bold
}
