/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666633;
}
body {
	background-image: url(images/bgimg.jpg);
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #666633;
}
a:active {
	text-decoration: underline;
	color: #666633;
}
.formtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666633;
}
.style1 {font-weight: bold}