
<style>

A { text-decoration: none; color: blue }
A:visited { text-decoration: none; color: blue }
A:hover { text-decoration: none; color: red; }
a.black:link {color: #660000; }
a.black:visited {color: #660000; }
a.black:hover {color: red; }
a.burg:link {color: #520107; }
a.burg:visited {color: #520107; }
a.burg:hover {color: #520107; }
a.blue:link {color: blue; }
a.blue:visited {color: blue; }
a.blue:hover {color: blue; }
h3 {font-family: arial, comic sans ms; color: #660000; font-size: 10.5pt; font-style: italic; font-weight: 600; line-height: 20px; }
h4 {font-family: arial, comic sans ms; color: #660000; font-style: italic; font-weight: 600; }
p {font: 10.5pt arial; clear: both; color: #660000; margin-left: 10px; margin-right: 15px; }
p.space {font: 10pt arial; clear: both; color: #660000; margin-left: 0px; margin-right: 0px; }
.small { font: 8pt arial; color: #660000; }
p.head {font: 11pt arial; font-weight: 600; color: #660000; margin-left: 10px; margin-right: 15px; }

BODY{
background-image: url('images/bkg.gif'); background-repeat: repeat; background-attachment: fixed; 
/*background-image: url('images/bg2a.jpg'); background-repeat: repeat; background-attachment: fixed;*/
/*background-color: #F5F5FA; */
margin-top: 8px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; 
}

.height { height: 65px; width: 410px; line-height: 20px; float: left; 
	 	margin: 0px auto 0px auto;
	border: 0px #000000 solid;
	}

div.desc { float: center; width: 79; font-family: arial; font-size: 8pt; text-align: center; font-weight: normal;  
	 border: 0px #000000 solid;
	} 

.space { height: 40px; width: 587px; position: center; padding-left: 70px;
	/*margin: 0px auto 0px auto;*/
	border: 0px #000000 solid; border-bottom: 0px #000000 solid;
	 }

.background { background-color: #C39200; height: 30px; width: 380px; line-height: 25px; }

.caa { position: relative; left: -200px; bottom: 0px;
		}

.imageleft { float: left; margin: 25px; }

#body{
	background-color: #FBE6B8;
	/*background-image: url('images/bg1.jpg'); background-repeat: repeat;*/
	width: 840px; background-position: center; float: center;       /* margin-left: 227px; */
	margin: 0px auto 0px auto;
	border-left: 2px #B88519 solid;
	border-right: 2px #B88519 solid;
	border-top: 2px #B88519 solid;
	border-bottom: 2px #B88519 solid; }

#navhadow{
	background-image: url('images/format/shadow-2.jpg'); background-repeat: repeat-x; text-align: center; width: 720px; height: 40px; background-position: center; position: relative;
	font-family: arial; font-size: 10pt; font-weight: bold; line-height: 30pt;
	margin: auto;
 	border-left: 1px #660000 solid;
	border-right: 1px #660000 solid;
	border-top: 1px #660000 solid;
}

</style>

