

	p     { 
		color: #000000; 
		font-size: 10pt;
		font-family: geneva, arial, helvetica, ms sans serif;
		font-weight: normal;
    }
	
	.bodytext {
		color: #000000;
		font-size: 11px;
		font-family: verdana,arial,helvetica,sans-serif;
		font-weight: normal;
		text-decoration:none;
	}
	
	.bodytext_bold {
		color: #000000;
		font-size: 12pt;
		font-family: arial;
		font-weight: bold;
		text-decoration:none;
	}
	
	.bodytext_bold2 {
		color: #000000;
		font-size: 10pt;
		font-family: arial;
		font-weight: bold;
		text-decoration:none;
	}	

	.bodytext_blue {
		color: #205383;
		font-size: 12pt;
		font-family: geneva, arial, helvetica, ms sans serif;
		font-weight: bold;
	}
	.headline1 {
		font-family : verdana, geneva, arial, helvetica, ms sans serif;
		font-size : 16pt;
		color : #000000;
		font-weight: 600;
	}
	

	.headline2 {
		font-family : verdana, geneva, arial, helvetica, ms sans serif;
		font-size : 18pt;
		color : #000000;
		font-weight: 600;
	}
	
	.specialred {
		font-family : geneva, arial, helvetica, ms sans serif;
		font-size : 16pt;
		color : #FF0000;
		font-weight: bold;
	}
	.subheads {
		color: #000000;
		font-family : verdana, arial, helvetica;
		font-size : 10pt;
		font-weight: bold;
	}
	.smalltext {
		font-size: 7pt; font-family:  verdana,arial,helvetica,sans-serif;
	}

A {
	COLOR: #0033cc; CURSOR: hand; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: underline; COLOR:#ff0000
}