	form		{ margin-bottom: 0px; }

	body		{ background-color: #E6E7E3; font-family: Verdana; font-size: 7.5pt; margin: 5px;}
	input		{ font-family: Verdana; font-size: 7.5pt; }
	select		{ font-family: Verdana; font-size: 7.5pt; }
	textarea	{ font-family: Verdana; font-size: 7.5pt; }
	h1		{ font-size: 9pt; color:#9B423C;line-height:1.5em; margin:17px 0px 7px 0px;}
	h3		{ font-size: 10px; color:#9B423C;line-height:1.5em; margin:17px 0px 7px 0px;}
	h2		{ font-size: 8pt; color:#9B423C;line-height:1.5em; margin:7px 0px 7px 0px;}
	p		{ font-size:  7.5pt; color:#333333; line-height:1.5em; margin:7px 0px 7px 0px;  }
	table		{ font-size:  7.5pt; }
	table.Main	{ width: 550px; }
	table.ImageBorder	{ border-width: 1px; border-style:solid; border-collapse: collapse; border-color: #333333; }
	td		{ line-height:1.5em; color:#333333; }
	td.Caption	{ font-weight:bold; vertical-align:top; font-size: 7.5pt; line-height:1.6em }
	td.Header	{ background-color: #E6E7E3; }
	td.SubHeader	{ background-color: #D1D3CD; }
	a		{ color:#9B423C; text-decoration:none;}
	a:hover		{ color:#B58F39; text-decoration:underline;}
	a:visited	{ color:#9B423C; }


.sm { font-size:7.5pt; }
.vsm { font-size:7pt; }
table.rgt { text-align: right; }
table.rgt2 td { border: solid 1px black }


xtr.hov{
hover:expression(this.onmouseover=new Function("this.style.background='#E8FAE6';"),this.onmouseout=new Function("this.style.background='#ffffff';"))
}

