body {
	background-color : #ffffff;
	background-image : url(gfx/bg1.gif);
	background-repeat : repeat-x;
}

.footer {
	color: #707070;
}

td, td a, td a:link, td a:active, td a:visited, textarea, input {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

td a:hover {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #001169;
	text-decoration:none;
}

.textbox {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	border:1 solid #001169;
	color:#000000;
}

h1,h2 {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	border:1 solid #001169;
	color:#000000;
}

.menu, .menu a, .menu a:link, .menu a:active, .menu a:visited {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

.menu a:hover {
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
	border-bottom: 1px dashed #55117B;
	text-decoration:none;
	font-weight: normal;
}
