BODY
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
A:link
{
	text-decoration:none;
	font-weight:bold;
}
A:visited
{
	text-decoration:none;
	font-weight:bold;
}
A:hover
{
	color: #521F0A;
	font-weight:bold;
}
.SELECT {
	font-size:xx-small;
	color:000000;
	background-color:cccccc;
	border-style:solid;
	border-width:thin;
	border-color:000000;
}
H6
{
	font-family: "Arial", "Verdana";
	font-size: 12pt;
}
.norm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
.fronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
}
.reversenorm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	color: white;
}
.highlight
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.copyright
{
	font-family: "Arial", "Verdana";
	font-size: 9pt;
}
.big
{
	font-family: "Arial", "Verdana";
	font-size: 16pt;
	font-weight: bold;
}
.header
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
}
.reverseheader
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
	color: white;
}

a.vte {
	cursor: url(zoomin.cur), pointer;
}

img.vte-expanded-focus {
	border: 2px solid #7B8C6C;
	cursor: url(zoomout.cur), pointer;
}
img.vte-expanded-blur {
	border: 2px solid #7B8C6C;
}
.vte-caption {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
    display: none;
    border: none;
    border-top: none;
    padding: 2px;
    margin-top: 0px;
    background-color: #7B8C6C;
    color: #E6EDDF;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}
