.box {font: 10px verdana, arial, sans-serif; color: #003366; font-weight: bold; text-decoration: none; text-indent: 2;}
.box A {
	text-decoration: none;
	color: White;
}
.box A:link {
	text-decoration: none;
	color: 003366;
}
.box A:visited {
	text-decoration: none;
	color: 003366;
}
.box A:hover {text-decoration: none; color: red; text-decoration: underline;
}

.box2 {font: 12px verdana, arial, sans-serif; color: white; font-weight: bold; text-decoration: none; text-indent: 2;}
.box2 A {
	text-decoration: none;
	color: White;
}
.box2 A:link {
	text-decoration: none;
	color: white;
}
.box2 A:visited {
	text-decoration: none;
	color: white;
}
.box2 A:hover {text-decoration: none; color: red; text-decoration: underline;
}

.text {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	font-weight:none
}
.link1 {
	font-family: verdana;
	font-size: 10pt;
	color: blue;
	font-weight:bold
}

.quote {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	font-weight:none;
	font-style : italic;
}
.frm {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	font-weight:bold
}
.footer {
	font-family: verdana;
	font-size: 7pt;
	color: black;
	font-weight:bold;
	text-decoration: underline;
}
.small {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	font-weight:none
}
.headers {
	font-family: Verdana;
	font-size: 14pt;
	color: 003366;
	font-weight:none
}
.subheaders {
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	font-weight:none
}
.navigation {
	font-family: verdana;
	font-size: 11pt;
	color: white;
	font-weight:bold
}

.manual {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	font-weight:none
}
