body,td,input,textarea {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
}
a.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.menu:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
.dotline {
	border: thin dotted #CCCCCC;
}
.copyright {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 9px;
	color: #666666;
}
.hd {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	color: #000000;
	text-decoration: underline;
}
