TABLE, TEXTAREA, INPUT { 
	background-color: #FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt; font-family:Verdana
}
h1 {
	margin:0; font-size: 16px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h2 {
	margin:0; font-size: 14px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h3 {
	margin:0; font-size: 12px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}

a:link {
	color:#990000;
	text-decoration:none;
	font-weight:none;
}

a:active {
	color:#990000;
	text-decoration:none;
	font-weight:none;
}

a:visited {
	color:#990000;
	text-decoration:none;
	font-weight:none;
}

a:hover {
    color: #660066;
}