body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	font-weight: bold;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	letter-spacing: 0.1em;
	color: #006600;
	font-weight: bold;
	font-size: 18px;
}
.mono {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.small {
	font-size: 10px
}
.xsmall {
	font-size: 7px
}
.creds {
	font-size: 7pt;
	color: #CCCCCC;
	padding: 4px;
}
#creds a {
	color: #CCCCCC;
}
.caption {
	font-size: 9px;
	color: #999999;
}
.menu {
	font-size: 13px;
}
#links a {
	font-weight: normal;
}
.imgborder {
    border: 1px solid #535353;
}
