H1 { 
	font-size:		14pt;
    font-family:    verdana;
	font-weight:	bold;
	text-align:		center;
	color:			#CC0000;
}

H2 {
	font-size:		12pt;
}

.normal {
	font-size:        10pt;
	font-family:      verdana;
}

TD  {
	font-size:        10pt;
	font-family:      verdana;
	text-decoration:  none;
	color:            #000000;
}

.navlinks {
   font-family:     arial;
   font-size:       9pt;
   text-decoration:	none;
   line-height:		85%;
}

.smalltext {
   font-family:      verdana;
   font-size:        7pt;
   font-weight:      bold;
   text-decoration:  none;
   line-height:		120%;
}

.bigtext {
   font-family:      verdana;
   font-size:        11pt;
   font-weight:      bold;
   text-decoration:  none;
   line-height:		120%;
}

.reallybigtext {
   font-family:      verdana;
   font-size:        15pt;
   font-weight:      bold;
   text-decoration:  none;
   line-height:		120%;
}

.powertext {
	vertical-align:	top;
}

