.menuImg {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
p, body, td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
}
.header {
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}
.footer {
	color:#FFFFFF;
	background-color:#000000;
	font-size:11px;
	font-family: Tahoma;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.smalltext {
	font-size:10px;
}
.red {
	color: #990000;
}