a:visited { color: darkblue }
a:hover { color: red }
a	{ text-decoration: underline; color: darkblue; }

.leftnav a
{
	text-decoration: none;
	color: darkblue;
}

.leftnav a:visited
{
	color: darkblue;
}

.leftnav a:hover
{
	text-decoration: underline;
	color: red;
}

.leftnav p
{
	text-decoration: none;
	color: darkblue;
}

.leftnav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: darkblue;
}

.leftnav td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: darkblue;
}

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

li
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

normal
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

p
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.navtitle {
	font-family: Times New Roman, Times Roman;
	color: "#333366";
	font-size: 42pt;
 	font-style: normal;
	font-weight: bold;
}

h2
{
	font-family: Times New Roman, Times Roman;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: darkblue;
}

h3
{
	font-family: Times New Roman, Times Roman;
	font-style: italic;
	color: darkblue;
}
