BODY {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
BODY, TABLE, TH, TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #333333;
}
A:link {color: #006666;}
A:visited {color: #663399;}
A:active {color: #993366;}
A:hover {color: #993366;}
h1, .headline {
	font-size: 24pt;
	font-weight: bold;
	color: #993366;
}
h2, .title {
	font-size: 18pt;
	font-weight: bold;
	color: #993366;
}
h3, .subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #993366;
}
h4, .highlight {
	font-weight: bold;
	color: #993366;
}
h5, h6 {
	color: #993366;
}
a.footmenu:link, a.footmenu:visited {
	font-size: 11pt;
	text-decoration: none;
	color: #ffffff;
}
a.footmenu:active, a.footmenu:hover {
	color: #ffffff;
	background-color: #993366;
}

.copyright {
	font-size: 11pt;
	color: #333333;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #006666;
}
a.copyright:hover {
	color: #993366;
}
