body {
	margin: 0px;
	font-style: plain;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: plain;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 11pt;
	color: #333333;	
}

h2, h3 {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 3px;
}

h3 {
	font-style: italic;
	line-height: 140%;
}

li {
	margin-bottom: 6 px;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.top {
	vertical-align: top;
}

.brown {
	color: #663300;
}

.center {
	text-align: center;
}

.copyright {
	font-size: 8pt;
	color: #669966;
}

.formbox {
	border-color: #996600;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-style: plain;
	font-size: 10pt;
	padding: 0px 4px;
}

.formlabl {
	color: #996600;
	font-weight: bold;
}

.hiddntxt {
	font-size: 2px;
	margin: 0px;
	color: white;
}

.index {
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
}

.linktext {
	font-size: 10pt;
	color: #669966;
}

.smaller {
	font-size: 11px;
}

.smtxt {
	font-size: 9px;
}

.left {
	float: left;
	padding-right: 10px;
}

.right {
	float: right;
	padding-left: 10px;
}

a:link {
	color:#0066CC;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color:#003366;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color:#3399CC;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#003366;
	font-weight: normal;
	text-decoration: none;
}

a:link.copyright {
	color:#669966;
	font-weight: normal;
	text-decoration: none;
}

a:visited.copyright {
	color:#669966;
	font-weight: normal;
	text-decoration: none;
}

a:hover.copyright {
	color:#336600;
	font-weight: normal;
	text-decoration: none;
}

