BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}

A {
	color:#000099;
	padding: 1px 1px 1px 1px;
}
A:visited {
	color: #660066;
}
A:focus {
	text-decoration: none;
	color: #ff9900;
	background: black;
}
A:hover {
	text-decoration: none;
	color: #ffcc00;
	background: #333333;
}
A:active {
	color: #ff3333;
}

TD {
	font-size: 9pt;
}

.h1 {
	font-family: Palatino,Times New Roman,serif;
	font-size: 20pt;
	font-weight: bold;
}

.h2 {
	font-family: Trebuchet MS,Palatino,Times New Roman,serif;
	font-size: 13pt;
	font-weight: bold;
}

.h3 {
	font-size: 9pt;
	font-weight: bold;
}

.cat1 {
	font-size: 11pt;
	font-weight: bold;
}

.smallprint {
	font-size: 8pt;
}

.errormessage {
	color: #ff0000;
	font-weight: bold;
}
