body {
	background-image: url(images/background.gif);
	margin-top: 20px;
	margin-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0066;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-size:18px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
hr {
	height:3px;
	color:#333333;
	border-style:none;
}
.arialsmall { font-family: Arial; font-size: 9pt;}
.ariallarge { font-family: Arial; font-size: 13pt; font-weight: bold;}

.hilma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0066;
	font-size:18px;
	font-weight: bold;
}
.heading {
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	color: #CC0066;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-indent: 10px;
	line-height: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
.highlight, .uhighlight {
	color: #CC0066;
	font-weight: bold;
}
.uhighlight {
	text-decoration: underline;
}
td.menu {
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 30px;
	font-size: 13px;
	line-height: 16px;
}
img.menubullet {
	width: 10px;
	height: 11px;
	border: 0px;
	margin-top: 3px;
}
a:link {
	font-weight: bold;
	color: #000099;
}
a:visited {
	font-weight: bold;
	color: #CC0066;
}
a:active {
	font-weight: bold;
	color: #CC0066;
}
