.bodytext {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: none}


/*HEADINGS*/

h1 {
font: normal 2em Georgia, "Times New Roman", Times, serif;
margin: 0 0 4px;
padding: 10px 0;
font-weight: normal;
text-align: center;
text-shadow: 1px 1px 1px #ccc; /*--Not supported by IE--*/
	}


h2{
font: normal 1.6em Georgia, "Times New Roman", Times, serif;
margin: 0 0 4px;
padding: 8px 0;
font-weight: normal;
text-align: center;
text-shadow: 1px 1px 1px #ccc; /*--Not supported by IE--*/
}

h3{
font: normal 1.4em Georgia, "Times New Roman", Times, serif;
margin: 0 0 2px;
padding: 8px 0;
font-weight: normal;
text-align: center;
text-shadow: 1px 1px 1px #ccc; /*--Not supported by IE--*/
}
