
TABLE, TEXTAREA, INPUT { 
	color:#333300;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Verdana
}
h1 {
	margin:0; font-size: 18px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h2 {
	margin:0; font-size: 16px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}
h3 {
	margin:0; font-size: 14px;
	font-weight: bold; word-spacing:0; text-indent:0; line-height:100%
}

a.nav01:link, a.nav01:visited {
	background-color: transparent;
	color: #687298;
	font-family:Arial
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.nav01:hover {
	background-color: transparent;
	color: #ff0000;
	font-family:Arial
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.nav01:active {
	background-color: transparent;
	color: #990099;
	font-family:Arial
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color:#687298;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
	font-family:Arial
}

a:active {
	color:#687298;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
	font-family:Arial
}

a:visited {
	color:#687298;
	text-decoration:none;
	font-weight:none;
	font-size: 12px;
	font-family:Arial
}

a:hover {
    color: #990000;

