body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.menu a:hover {
	color: #666666;
	background-color: #D8EBEB;
	text-decoration: none;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabletxt {
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #CC9966;
	line-height: 24px;
}
.full {
	font-weight: bold;
	color: #666666;
}
.full a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.full a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.full a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.head {
	font-size: 18px;
	color: #99CCCC;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #99CCCC;
	font-weight: bold;
}
.title a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #00CCCC;
}
.title a:link {
	font-size: 18px;
	font-weight: bold;
	color: #99CCCC;
}
.title a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #99CCCC;
}
.boldtitle {
	font-size: 18px;
	color: #3399CC;
	font-weight: bold;
}
.boldtitle a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #00CCCC;
}
.boldtitle a:link {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
}
.boldtitle a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #99CCCC;
}
.smallgrey {
	font-size: 10px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.error {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.bluehead {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #99cccc;
}
.smallgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CCCC;
}
