h3
{
	text-align: center;
	color: black;
	font-family: verdana;
	font-size: 11pt;
}

h4
{
	text-align: center;
	color: red;
	font-family: verdana;
	font-size: 10pt;
}

p
{
	font-family: verdana;
	font-size: 9pt;
}

th
{
	text-align: center;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	border-width: 1px;
}

th.sm
{
	text-align: center;
	color: black;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	border-width: 1px;
}


td
{
	color: black;
	font-family: verdana;
	font-size: 9pt;
	border-width: 1px;
}

table.border
{
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
	border-color: black;
}

th.border
{
	text-align: center;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	border-color: black;
	padding: 5px;
}

td.border
{
	text-align: left;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	border-width: 1px;
	border-style: outset;
	border-color: black;
	padding: 5px;
}

span.menu
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: 4e7ea2;
}

span.highlight
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: 4e7ea2;
}

input.btn
{
	font-family: verdana;
	font-size: 10pt;
	color: aa0000;
}

input.wide
{
	font-family: verdana;
	font-size: 10pt;
	height: 20px;
	width: 200px;
}

select.wide
{
	font-family: verdana;
	font-size: 10pt;
	height: 20px;
	width: 160px;
}

a:link
{
	text-decoration: none;
	color: #4e7ea2;
}

a:visited
{
	text-decoration: none;
	color: #4e823e;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

a.nf:link
{
	text-decoration: none;
	color: 4e7ea2;
}

a.nf:visited
{
	text-decoration: none;
	color: 4e7ea2;
}

a.nf:hover
{
	text-decoration: underline;
	color: 4e7ea2;
}

a.nf:active
{
	text-decoration: underline;
	color: 4e7ea2;
}
