<style type="text/css">{}

body {
	background-image:url('bg.gif');
                background-repeat: repeat-y;
	color: #c5725f;
	font-family: arial;
	font-size: 8pt;
                text-decoration: none;
                font-weight: normal;
	scrollbar-3dlight-color: #e6d4c8;
	scrollbar-arrow-color: #e6d4c8; 
	scrollbar-darkshadow-color: #a45040;
	scrollbar-face-color: #c5725f;
	scrollbar-shadow-color: #a45040; 
	scrollbar-highlight-color: #e6d4c8;
	scrollbar-track-color: #d49588;
}


h1 {
	background-color: #c5725f;
	border-bottom: 2px solid #000000;
	color: #e6d4c8;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 3px; 
	text-align: center;
	

}


h2 {
	background-color: #c5725f;
	border-bottom: 2px solid #000000;
	color: #e6d4c8;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 3px; 
	text-align: center;
	

}

a:link, a:active, a:visited {
	color: #c5725f;
	font-family: arial;
                font-weight: bold;
                font-size: 8pt;
	text-decoration: none;
	cursor: crosshair;	
}

a:hover {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
                border-bottom: 1px dashed;
                text-transform: uppercase;
                cursor: crosshair;
}

b {
	font-family: arial;
	font-size: 8pt;
	color: #c5725f;
}

i {
	font-family: arial;
	font-size: 8pt;
	color: #c5725f;
}

u {
	font-family: arial;
	font-size: 8pt;
	color: #c5725f;
}



textarea {
               background-color: #e6d4c8;
               border-bottom: 1px solid #c5725f;
               border-top: 1px solid #c5725f;
               border-left: 1px solid #c5725f;
               border-right: 1px solid #c5725f;
               font-family: arial;
               font-weight: bold;
               color: #c5725f;
               font-size: 8pt;
}

</style>

