body
{
	font-family: arial
}	

a
{
	color: orange;
	text-decoration: none
}

a:hover
{
	text-decoration: underline
}

a.topnav
{
	color: white
}

a.topnav:hover
{
	text-decoration: underline
}

div.mainWell
{
	paddding-left: 20px;
	paddding-right: 20px
}

.tdTopNav
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px
}

h2
{
	border-bottom: 1px solid #FFFFFF
}

li
{
	color: #FFFFFF;
	font-size: 14px
}

td
{
	font-weight: bold;
	color: #FFFFFF
}

p
{
	font-size: 14px

}