BODY {
		font-family: arial;
		font-size: 10pt;
		font-style: normal;
                color: #000000;
}

TD {
		font-family: arial;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
}

A {
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #0000FF;
		text-decoration: none;
}

a:hover { 	color:red;
}

H1 {
		font-family: arial;
		font-size: 24pt;
		font-style: italic;
		font-weight: bold;
		color: #000000;
}

H2 {
		font-family: arial;
		font-size: 18pt;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
}

H3 {
		font-family: arial;
		font-size: 14pt;
		font-weight: light;
		color: #000000;
}


