.titletext {
	
	font : Arial;
	font-family :  Arial, Helvetica;
	font-size :  42pt;
	font-style :  normal;
	font-weight :  bolder;
	color :  Black;}

.bodytext {
	
	font :  Verdana;
	font-family :  Verdana;
	font-size :  12pt;
	font-style :  normal;
	font-variant :  normal;
	font-weight :  normal;
	color :  Black;}

A:LINK {
	
	color :  Blue;
	font :  Verdana;
	font-family :  Verdana;
	font-size :  12pt;
	font-style :  normal;
	font-weight :  bold;
	text-decoration :  none;}


A:ACTIVE {
	
	color :  Blue;
	font-family :  Verdana;
	font-size :  12pt;
	font-style :  normal;
	font-weight :  bold;
	text-decoration :  none;}

A:HOVER {
	
	color : Purple;
	font :  Verdana;
	font-family :  Verdana;
	font-size :  12pt;
	font-style :  normal;
	font-weight :  bold;
	text-decoration :  none;}

A:VISITED {
	
	color :  Green;
	font :  Verdana;
	font-family :  Verdana;
	font-size :  12pt;
	font-style :  normal;
	font-weight :  bold;
	text-decoration :  none;}



H1 {
	
	color :  Black;
	font :  Arial;
	font-family :  Arial, Helvetica;
	font-size :  30pt;
	font-style :  normal;
	font-weight :  bold;
	text-align :  center;}

H2 {
	
	color :  Black;
	font :  Arial;
	font-family :  Arial, Helvetica;
	font-size :  24pt;
	font-style :  normal;
	font-weight :  bold;
	text-align :  center;}

H3 {
	
	color :  Black;
	font :  Arial;
	font-family :  Arial, Helvetica;
	font-size :  18pt;
	font-style :  normal;
	font-weight :  bold;
	text-align :  center;}







