body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	margin: 0;
	line-height: 100%;
	background-color: #400;
	background-repeat:no-repeat;
	background-position: 0% 100%;
	background-attachment:fixed;
}

p {
font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
line-height: 140%;
color: #FFF;
margin: 0;
}

h2 {
font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
color: #000;
margin-bottom: 5px;
}

h1 {
font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
font-size: 100%;
color: #FFF;
margin: 0;
}

table.border {
border: 1px #cccccc dotted;
}

table.menu {
font-size: 80%;
font-weight: bold;
}

table.footertext {
font-family: Verdana, Tahoma, sans-serif;
font-size: 70%;
color: #CCC;
}

.style1 {font-size: small}

a:link {
font-size: 100%;
color: #FFF;
text-decoration: underline;}

a:visited {
font-size: 100%;
color: #FFF;
text-decoration: underline;}

a:hover {
font-size: 100%;
text-decoration: underline;
color: #000;}
