/* from style.css */
a, a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bold;
}
/* from user */
body { background-color:#ddeeff; font-size:12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; }

.outborder {
	background-color:#666666;
}

.inborder {
	background-color:#666666;
}

.out {
	background-color:#ddeeff;
}

.in {
	background-color:#88bbcc;
}

td { background-color:#88bbcc; font-size:12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; }

.title {
	background-color:#003355;
	color:#FFFFFF;
	font-weight:bold;
}

.menu {
	background-color:#003355;
}

.smallgrey { color:#666666; font-size:10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; }

a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.menu a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.menu a:hover {
	color:#FF9933;
	text-decoration:underline;
	font-weight:bold;
}

.menu a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.tablea {
	background-color:#ffffff;
}

.tableb {
	background-color:#ffffff;
}

.adsense {
	border:#666666;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.small { font-size:10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; }

input, textarea, select { font-size:11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; }h1 { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; margin-top: 3px; padding: 0; }  