body {
	font-family: Arial, Helvetica, sans-serif;;
}

ul {
	list-style-type:disc;
}

li {
	font-size:14px;
}

tr {
	border-bottom:none;
}	

td {
	font-family: Arial, Helvetica, sans-serif; border-bottom:none;
}

a:link {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

a:active {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:#FFCC00;
}

a.footerNav {
	color:#CCCCCC;
}

a.footerNav:hover {
	color:#0000FF;
}

a.email {
	color:#0033CC;
}

a.email:hover {
	color:#009900;
}

a.bodylink {
	font-weight:bold;
	color:#0033CC;	
}

a.bodylink:hover {
	font-weight:bold;
	color:#FFCC00;
}


.leftMenu {
	font-size:14px;
	border-bottom:solid #000000 thin;
}

.smalltext {
	color:#CCCCCC;
	font-size:12px;
}

.mainContent {
	font-size:14px;
}

td.mainContent {
	font-size:14px;
}

h1 {
	font-size:28px;
}
