.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 10px;
}
body {
	background-image: url(indexpage/background.jpg);
	background-repeat: repeat;
}
html {
	margin: 0px;
	padding: 0px;
}
td#mainmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B6D54E;
	display: block;
	margin: 4px 4px 10px 4px;
	padding: 4px;
}
td#mainmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B6D54E;
	display: block;
	margin: 4px 4px 10px 4px;
	padding: 4px;
}
td#mainmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	background-color: #B6D54E;
	display: block;
	margin: 4px 4px 10px 4px;
	padding: 4px;
}
td#mainmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B6D54E;
	display: block;
	margin: 4px 4px 10px 4px;
	padding: 4px;
}
table#footerlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
table#footerlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
table#footerlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
table#footerlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cellspace {
	padding: 3px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

