body {
    background-color: #333333;
    font-family: courier, san serif;
    color: #b0ae99;
    margin: 0px; }

h1 {
    font-size: 20px;
    color: #b0ae99;
    text-align: left;
    margin-top: 5px;
    margin-left: 5%; }

h2 {
    font-size: 16px;
    color: #b0ae99;
    text-align: left;
    margin-left: 10%;
    margin-bottom: 15px; }

h3 {
    font-size: 16px;
    color: #6699cc;
    text-align: left;
    margin-left: 10px;
    margin-bottom: -5px; }

p {
    text-align: justify;
    font-size: 14 px;
    color: #B89F85;
    width: 400px;
    margin-top: -5px;
    margin-left: 10%; }
	
ul {
    text-align: left;
    font-size: 14 px;
    color: #cc9966;
	margin: -10px 0 15px 15%; }


table {
    margin-top: 10px; }

td {
    color: #b0ae99; }

img {
    border: 0px; }

img.enter {
    margin-top: 5%;
    margin-right: 3%;
    border: 0px; }

label {
	text-align: right;
	vertical-align: top;
	width: 110px;
	float: left;
	margin-left: 10px;
	padding-right: 5px;
	display: block; }

	form br { clear: left; }

p.top {
    margin-top: 35px; }

p.img {
    margin-top: 10px;
    margin-left: 10%;
    margin-top: -10px;
    width: 100%; }

p.footer {
    font-family: arial;
    text-align: center;
    font-size: 10px;
    color: #6c6c6c;
    width: 400px;
    margin-top: 7%;
    padding-bottom: 10px;
    margin-left: 10%; }

a:link,
a:visited {
    font-size: 14px;
    text-decoration: underline;
    color: #859db8; }

a:hover {
    text-decoration: none;
    color: #c4be8d; }

span.img {
    margin: 5px;
	float: left; }

.img  a:link img,
.img  a:visited  img  {
	border: 2px solid #333; }	

.img  a:hover img {
	border: 2px solid #859db8; }

.img  a:link,
.img  a:visited {
	margin: 5px; }

.img  a:hover {
	margin: 5px; }

a.small:link,
a.small:visited {
    font-size: 10px;
    text-decoration: underline;
    color: #b0ae99; }

a.small:hover {
    text-decoration: none;
    color: #c4be8d; }