body {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000
}
.subhead {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #630018;
}
.cell {
	background-color: #C0C0C0;
	font-weight: bold
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333
}
a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal
}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: 
 none;
	font-weight: normal
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #B49498;
	white-space: normal;
}
.main {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000
}
a.sub:link {
	font-family: Trebuchet MS, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}
a.sub:visited {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #660000;
	text-decoration: 
 none;
	font-weight: bold
}
a.sub:active {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}
a.sub:hover {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #660000;
	text-decoration: none;
	font-weight: bold
}
a.left:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}
a.left:visited {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: 
 none;
	font-weight: bold
}
a.left:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold
}

.WhiteText {
	color: #FFFFFF;
}

.tableBG {
	background-color: #50764e;
}

.tableBG2 {
	background-color: #D8D8D8;
}