body,p,table,td,th {
	color:#000;
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
th.bl {
	color:#FFF;
	background:#008;
	font-weight:bold;
}
form {
	padding:0;
	margin:0;
}
a {
	color:#800;
	text-decoration:underline;
}
a.list {
	color:#006;
}
a.lg {
	color:#800;
	font-weight:bold;
	background:transparent;
}
a.topnav {
	color:#FC9;
	font-weight:bold;
	text-decoration:none;
}
a.login {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#C60;
	text-decoration:none;
}
a.lg:hover {
	font-weight:bold;
	background:#EED;
}
a.topnav:hover {
	color:#FFC;
	font-weight:bold;
	text-decoration:underline;
}
a.login:hover {
	color:#FFC;
	font-weight:bold;
	text-decoration:underline;
}
.err {
	color:#900;
	font-weight:bold;
}
.msg {
	color:#900;
	font-weight:bold;
}
.tt {
	font-family:"Courier New", Courier, mono;
}
.sm {
	font-size:10px;
}
.smgr {
	color:#666;
	font-size:10px;
}
.bld {
	font-size:15px;
	font-weight:bold;
}
.h1,.h2,.h3,.h4,.h5,.h6 {
	color:#006;
	font-weight:bold;
}
.h1 {
	font-size:26px;
}
.h2 {
	font-size:22px;
}
.h3 {
	font-size:18px;
}
.h4 {
	font-size:15px;
}
.h5 {
	font-size:12px;
}
.h6 {
	font-size:10px;
}
