BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #E6E6FA;
	margin-left: 0;
	margin-top: 0;
	color: Black;
} 

A {
	text-decoration : underline;
	background-color : transparent;
	color : #00008B;
} 

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.h1 {
	font-size: 14pt;
	color: White;
	font-weight : bold;
}

.h2 {
	font-size: 12pt;
	color: White;
	font-weight : bold;
}

.h3 {
	font-size: 12pt;
	color: Black;
	font-weight : bold;
}
