BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
H1	{	
	font-family: Arial, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
	maintext	{	
	font-family: Arial;
	font-size:	2em;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	}
	
	.style1 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

		}
		
		.style2 {
	color: #000000;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;

		}