BODY   {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	list-style-type: circle;
	margin: auto;
}

#Content {
	text-align:left;
}

H1	{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}

a:visited {
	text-decoration: none;
	color: #555599;
}
a:link {
	text-decoration: none;
	color: #555599;
}

a:hover {
	color: #555599;
	text-decoration: underline;
}

a:active {
	color: #555599;
	text-decoration: underline;
}

table {
	background-color: #ECE9D8;
	font-weight: bold;
	text-align:left;
}
.title {
	font-size: 24px;
	font-style: normal;
}
.menutext {
	font-size: 14px;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.highlight {
	background-color: #FDFAE9;
}
.info {
	font-weight: normal;
}
