BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
}
H1 {
	font-size : large;
	font-weight : normal;
}
A {
	color : #000000;
	font-size : 9pt;
	text-decoration : none;
	line-height : 15px;
}
A:VISITED {
	color : #000000;
	text-decoration : none;
	margin-bottom : 3px;
}
A:HOVER {
	color : Blue;
	text-decoration : underline;
	margin-bottom : 3px;
}
B {
	font-weight : 700;
	font-size : medium;
}
TH {
	font-size : 10pt;
}
