body
{
	background: #FFFFFF;
	margin: 0px;
	color: #666;
	padding: 10px;
}

body A
{
	color: #0072BC;
	text-decoration: underline;
}

body A:hover { text-decoration: none; }

H1
{
	font-family: helvetica, arial, sans;
	font-size: 18px;
	color: #036;
}

.subHED
{
	font: bold 16px helvetica, arial, sans;
	color: #333;
}

td.NAV
{
	background-color: #053368;
}

td.subNAV
{
	background-image: url(../i/nav/subNAV_bckgrnd.gif);
	background-color: #053368;
}

td.CONTENT
{
	background: #E9EBEC;
}

td.BODY
{
	font-family: verdana, helvetica, arial, sans;
	font-size: 11px;
	line-height: 150%;
	color: #333;
}


td.FOOTER
{
	font-family: helvetica, arial, sans;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	text-align: center;
}

td.FOOTER A
{
	color: #053368;
	text-decoration: underline;
}

td.FOOTER A:hover { text-decoration: none; }.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.side-project-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
