A {
	color : #AB5060;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	border : none;
	color : #6D4F6A;
	text-decoration : underline;
}

BODY {
	background-color : white;
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-top : 5px;
	text-align : left;
}

SMALL {
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : right;
}

H1 {
	background-color : white;
	border-color : #4F5465;
	border-style : outset;
	border-width : thin thin thin thin;
	font-size : 13pt;
	margin-top : 20px;
	text-align : center;
}

H2 {
	color : #FFFFFF;
	background-color : transparent;
	font-size : 13pt;
	font-family :Century Gothic, Arial;
}