.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333ff;
}

.footnote {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #3333ff;
}

.super {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
}

.super2 {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 13.5pt;
}

.title {
	font-weight: normal;
	font-family: times;
	font-size: 21px;
	color: #333366;
	line-height: 11pt;
}

.title2 {
	font-weight: normal;
	font-family: times;
	font-size: 21px;
	color: #666699;
	line-height: 11pt;
}

.contact {
	font-weight: normal;
	font-family: times;
	font-size: 16px;
	color: #666699;
	line-height: 15pt;
}

.nav {
	font-weight: normal;
	font-family: times;
	font-size: 13px;
	color: #666699;
	line-height: 13pt;
}

.footer {
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 10pt;
}


A.link:link {
	color: #00cc00;
	text-decoration: none;
}

A.link:visited {
	color: #ff0000;
	text-decoration: none;
}

A.link:hover {
	text-decoration: underline;
	color: #3333ff;
}


