body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

table.background {
	background:#FFEEFF;
	width:780px;
	height:516px;
	border-style: solid;
	border-color: #000000;
	position: float left;
	margin-left: 10px;
	margin-top: 10px;
	}

table.top {
	background:#FFFFFF;
	width:780px;
	height:65px;
	position:float top;
	}


table.mid1 {
	background:#FFFFFF;
	width:780px;
	height:236px;
	position:float top;
	}

table.mid2 {
	background:#FFFFFF;
	width:780px;
	height:65px;
	position:float top;
	}

table.bottom {
	background:#A41D07;
	width:780px;
	height:150px;
	position:float top;
	}

a:link {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	}

a:active {
	color: #C69D67;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	}

p.head {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#A41D07;
	}

p.body {
	font-family: Verdana;
	font-size:11px;
	line-height:16px;
	color:#666666
	}

p.link {
	font-family: Verdana;
	font-size:11px;
	color:#EAB879
	}


p.address {
	font-family: Verdana;
	font-size:9px;
	color:#999999;
	margin-left: 20px;
	}

label.blanks {
	text-align:left;
	font-family: Verdana;
	font-size:11px;
	color:#666666
}



