.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.hd1 {
	font-size: 16pt;
	font-weight: bold;
}
.hd2 {
	font-size: 13pt;
	font-weight: bold;
}
.hd3 {
	font-size: 11pt;
	font-weight: bold;
}

.body {
	text-decoration: none;
	font-size: 10pt;
}
.cd {
	line-height: 18pt;
}
.form {
	line-height: 18pt;
}
.sm {
	font-size: 8pt;
}
.nav {
	font-size: 9pt;
}
.nav2 {
	font-size: 8pt;
}
a.nav2:link, a.nav2:visited {
	color: red;
}
a.nav2:hover {
	color: white;
}


a {
	text-decoration: none;
}
a:link {
	color: red;
}
a:visited {
	color: #AA3333;
}
a:hover {
	color: white;
}

.salix {
	font-size: 7pt;
	color: green;
}
a.salix:link, a.salix:visited {
	color: green;
}
a.salix:hover {
	color: white;
}
