BODY {
	font-family : "Times New Roman", Times, serif;
	margin : 0 1%;
	color : #000000; 
    font-weight: normal;
}
A {
	font-family : "Times New Roman", Times, serif;
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	font-family : "Times New Roman", Times, serif;
	color : #9966FF;
	text-decoration : underline;
}
SMALL {
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 70%;
}
