body, td {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

A:link, A:visited, A:active {
	font-family: verdana;
	color: black;
	text-decoration:none;
}

A:hover {
	color: black;
	text-decoration:underline;
}

.border {
	border: 1px #55A3FF solid;
}

.sideborder {
	border-right: 1px #EEEEEE solid;
}

.sideborder2 {
	border-bottom: 1px #EEEEEE solid;
}

.heading {
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.nheading {
	font-family: Verdana;
	font-size: 20px;
	color: #55A3FF;
}

.sideborder3 {
	border-top: 1px #EEEEEE solid;
}