body {
	background: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0em;
}

.borderedTable {
	background: #ffffff;
	border: solid #6699FF;
	border-width: thin;
	height: 80%;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#ffffff;
	background: #6699FF;
}

a.menu {
	font-size: 14px;
}
