.info {
	font-family: Verdana;
	font-size: 7pt;
	margin-right: 10px;
	color: white;
}

.title {
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 20px;
	color: black;
}

.bodytext {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	margin-left: 30px;
	margin-right: 20px;
}

.header {
	font-family: Arial;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 20px;
}

.subheader {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 20px;
}

a:link {
	color: #660099;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

.quote {
	font-family: verdana;
	font-size: 9pt;
	font-style: italic;
	font-color: black;
	margin-left: 50px;
	margin-right: 20px;
}
