.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline
}
a:active {  color: #000080; text-decoration: underline}
a:hover {  color: #000080; text-decoration: underline}
a:link {  color: #000080; text-decoration: underline}
a:visited {  color: #000080; text-decoration: underline}

b {  font-weight: bold }
i { font-style: italic }
u { text-decoration: underline }
 
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.parasm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.paragraphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.mono {font-family: "Courier New", Courier, monospace; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}

.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333399
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	font-weight: normal;
	color: #000099;
	text-decoration: none
}


