body {
	background-color: #FFECB8; 
	background-image: url(bgr.gif); 
	background-position: top left; 
	color: #620000; 
	font-family: arial, sans-serif; 
	font-size: 8pt; 
	text-align: left; 
	}

a:link {
	color: #BB3600; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:active {
	color: #BB3600; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:visited {
	color: #BB3600; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:hover {
	color: #DA6332; 
	font-weight: bold; 
	text-decoration: none; 
	}

img {
	border: none ;
	}

h2, h3 {
	color: #BB3600; 
	font-weight: bold; 
	font-family: arial, sans-serif;  
	font-size: 8pt; 
	text-align: right; 
	padding-right: 15px; 
	border-bottom: 1px dotted #620000; 
	}

table, tr, td {
	border: none; 
	font-family: arial, sans-serif; 
	font-size: 8pt; 
	}

input, textarea, option, select { 
	background-color: #FFECB8; 
	font-family: arial, sans-serif; 
	color: #620000; 
	font-size: 8pt; 
	border-bottom: solid 1px #620000; 
	border-top: none; 
	border-left: none; 
	border-right: none; 
	}

#content {
	position: absolute; 
	top: 35px; 
	left: 430px; 
	width: 305px; 
	height: 490px; 
	overflow: auto; 
	}