body,td,th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B3B29;
	text-align: justify;
	line-height: 20px;
}
a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #6C5132;
}

a:link {
	text-decoration: none;
}
body {
	background-image: url(images/bg.png);
	background-color: #F6E26D;
	background-repeat: repeat-x;
}
#envelope {
	margin-top: -13px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: -10px;
}
#content {
	background-image: url(images/sub_13.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 60px;
	padding-bottom: 3px;
	padding-left: 60px;
}
li {
	list-style-type: square;
	margin-left: 15px;
}
