body {
	background-color: #FFFFFF;
}

body, td, th {
	color: #000000;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 300;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}


.main A:link {
color: #003366;
text-decoration: underline;
line-height: 28pt;
}

.main A:visited {
color: #003366;
text-decoration: underline;
line-height: 28pt;
}

.main A:hover {
color: #000000;
text-decoration: underline;
line-height: 28pt;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: center;
	width: 100%;
	border: thin groove #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: 400;
	color: #0000FF;
	text-decoration: underline;
}

.menu A:link {
color: #FFFFFF;
text-decoration: underline;
}

.menu A:visited {
color: #FFFFFF;
text-decoration: underline;
}

.menu A:hover {
color: #FFFFFF;
text-decoration: underline;
}

.namestuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	height: auto;
	width: auto;
}



#footer{
border: 0 solid #BEBEBE;
color: black;
border-top-width: 1px;
background: transparent url(./images/gradient3.gif) repeat-x;
text-align: center;
padding-top: 3px;
margin-bottom: 5px;
}