body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background: #fdfcf1 url(bgr.gif) bottom repeat-x;
	min-height: 100%;
	}

.table {
	background: url(bluebird.jpg) no-repeat center bottom;
	}

#content {
	width: 460px;
	color: #573428;
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	padding-bottom: 75px;
	padding-left: 15px;
	padding-right: 35px;
	text-align: justify;
	}

#content a,a:active,a:link,a:visited {
	color: #7e0400;
	font-family: georgia, serif;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	}

#content a:hover {
	color: #a80600;
	font-family: georgia, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	border-bottom: 1px dotted #cec79b;
	}

#none {
	width: 538px;
	}

td	{
	color: #573428;
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-align: justify;
	}

p {
	margin-bottom: 10px;
	}

a img {
	border: 0;
	}

p img {
	border: 2px solid #fffefb;
	background-color: #fffefb;
	padding: 4px;
	}

p img:hover {
	border: 2px solid #b59659;
	background-color: #ebd2ad;
	padding: 4px;
	}

strong, em {
	color: #aba42e;
	}

input, textarea { 
	background-color: #fffefb; 
	font-family: "courier new", sans-serif;
	color: #573428;
	font-size: 8pt; 
	border-bottom: 4px solid #794837;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #fffefb; 
	font-family: "courier new", sans-serif;
	color: #573428;
	font-size: 8pt; 
	border: 0;
	}

h2 {
	color: #ba3000;
	font-family: garamond, georgia, serif;
	font-size: 16pt;
	line-height: 46px;
	text-align: left;
	letter-spacing: 2px;
	font-style: italic;
	margin: 0;
	padding-left: 50px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: -20px;
	}

h3 {
	color: #797041;
	font-family: "courier new", sans-serif;
	font-size: 8pt;
	line-height: 20px;
	margin: 0;
	text-align: right;
	padding-right: 50px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #ffffff;
	margin-right: 40px;
	}

ul {
	list-style-image: url(list.gif);
	margin: 0px 0px 0px 40px;	
	padding: 0; 
	text-align: justify;
	line-height: 14pt;
	}

ol {
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

blockquote {
	margin: 0px 40px 0px 40px;
	padding: 10px 10px 10px 10px;
	background-color: #fffcf0;
	border: 1px dotted #9c3917;
	}

.links td {
	background-color: #591700;
	line-height: 8pt;
	}

#links a,a:active,a:link,a:visited {
	color: #efdbbe;
	font-family: "courier new", sans-serif;
	text-decoration: none;
	font-style: normal;
	border: 0;
	}

#links a:hover {
	color: #fff2df;
	font-family: "courier new", sans-serif;
	text-decoration: none;
	font-style: normal;
	border: 0;
	}

#footer {
	font-family: "courier new", sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	line-height: 9px;
	text-align: right;
	align: right;
	}

#footer a,a:active,a:link,a:visited {
	color: #c98d79;
	font-family: "courier new", sans-serif;
	text-decoration: none;
	font-style: normal;
	border: 0;
	}

#footer a:hover {
	color: #fff2df;
	font-family: "courier new", sans-serif;
	text-decoration: none;
	font-style: normal;
	border: 0;
	}