.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 160%;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px
}

#menu {
margin: 10px 0 0 0;	
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 160%;
	color: #000000;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #000000;
}


.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 125%;
	color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
body {
	background-color: #99CCCC;
	margin-left : 0px;
	margin-top : 0px;
	background-image : url(images/bg.gif);
	background-repeat : repeat;
}



