/* CSS Document */
.standardtext {
	font-family: Tahoma;
	color: #000000;
	font-size: 13px;
}
.smalltext {
	font-family: Tahoma;
	color: #999966;
	font-size: 13px;
}
.style3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	font-family: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a#menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a#menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a#footer:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a#footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a#footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a#footer:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}