body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #333366;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.td-12 {
	font-size: 12px;
}
.border-right {
	border-right: 1px solid #CCCCCC;
}
.border-top {
	border-top: 1px solid #CCCCCC;
}
