body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{color:#93C;text-decoration:none;}

ul li{
	margin-bottom:6px;
	}

.title{
	font-weight:bold;
	font-size:16px;
	}
.title2{
	font-weight:bold;
	font-size:14px;
	}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}

#leftcolumn{
	border-right:thin solid #000;
	}
.standout {
	color: #C3C;
}

