a {
	text-decoration: none;
	font-size : 12px;
}
a:hover { text-decoration: underline }
.class10pt {
	font-size : 10px;
}
.class12pt {
	font-size : 12px;
}
body {
	font-family: Verdana;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #7B7FB7;
	SCROLLBAR-HIGHLIGHT-COLOR: #7B7FB7;
	SCROLLBAR-SHADOW-COLOR: #7B7FB7;
	SCROLLBAR-3DLIGHT-COLOR: #7B7FB7;
	SCROLLBAR-ARROW-COLOR: #01025F;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #7B7FB7;
	font-size : 12px;
	line-height : 16px;
}
p { font-family: Verdana }