BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;	
}

IMG { border: 0px; }

A {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}

A:hover { text-decoration: underline; }

h1 {
	font-size: 16px;
}

#shortInfo TH {
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-color: #abc4d1;
	margin: 0px;
	background-color: #ffffff;
}

.navRight A {
	color: #000000;
}

.navRight A:hover {
	text-decoration: none;
	color: #990000;
}


