BODY {
	background-color : #aa66f2;
	background-image : url(images/bg01.gif);
	color : #6c0187;
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	
	margin-left : 10%;
}
A {
	color : #7711BD;
	text-decoration : none;
	}
A:HOVER {
	color : #4B0082;
	text-decoration : underline;
}
H4 {
	font-size : 125%;
	font-weight : bold;
}
H5 {
	font-size : 75%;
	font-weight : bold;
}
H6 {
	font-size : 75%;
	color : #7711BD;
}

HR {
	color : #7711BD;
	width : 75%;
}
HR.25 {
	color : #7711BD;
	width : 25%;
}
.sm{
	font-size : 75%;
}
TABLE.sm {
	font-size : 70%;
}






