
body
{
	line-height: 13px;
}

.menu {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #669933; text-align: center; vertical-align: bottom}
.resources { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-align: left; vertical-align: bottom }
.res {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px}


a:link { color: #669933; text-decoration: none }
a:active { color: #669933; text-decoration: none }
a:visited { color: #669933; text-decoration: none }
a:hover { color: #336600; text-decoration: none }


/* Enable Additions */
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li
{
	padding-left: 10px;
	background: transparent url(images/green_arrow2.gif) no-repeat top left;
	padding-bottom: 10px;
}

li a
{
	color: #666666;
}

table.innerTable
{
	font-size: 110%;
}

li a span, li a
{
	font-weight: bold;
}

table td
{
	font-size: 18px;
}

table th
{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

strong
{
	font-size: 10px;
	color: #666666;
	
}

span.res
{
	line-height: 13px;
	font-size: 10px;
}
