BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}
A {
	color:#000099;
	padding: 1px 1px 1px 1px;
}
A:visited { color: #660066; }
A:focus {
	text-decoration: none;
	color:white;
	background:#003399
}
A:hover {
	text-decoration: none;
	color:white;
	background:#003399
}
A:active { color: #ff3333; }

TD { font-size: 10pt; }
.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: 15pt;
	font-weight: bold;
}
.h3 {
	font-size: 10pt;
	font-weight: bold;
}
.smallprint { font-size: 9pt; }

