body
{
	color: #000;
	font-family: georgia, times new roman, serif;
	font-size: 11pt;
	background-color: #003300;
}

#main {padding: 0px 10px;}


.callout {
	color: #003300;
	font-family: georgia, times new roman, serif;
	font-size: 11pt;
}

B {
	color: #360;
	font-family: georgia, times new roman, serif;
	font-size: 11pt;
}


.sm {
	color: #000;
	font-family: georgia, times new roman, serif;
	font-size: 9pt;
}



a
{
	color: #336600;
	font-family: georgia, times new roman, serif;
	font-size: 10.5pt;
}

a:hover
{
	color: #003300;
	font-family: georgia, times new roman, serif;
	font-size: 10.5pt;
}

a.visited
{
	color: #336600;
	font-family: georgia, times new roman, serif;
	font-size: 10.5pt;
}


A.nav:link  {
	font-size : 11pt;
	font-family : georgia, times new roman, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #003300;
}


A.nav:hover  {
	font-size : 11pt;
	font-family : georgia, times new roman, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ff9;
}


A.nav:visited  {
	font-size : 11pt;
	font-family : georgia, times new roman, serif;
	font-weight : bold;
	text-decoration : none;
	color : #003300;
}


h1
{
	color: #360;
	font-family: georgia, times new roman, serif;
	font-size: 18pt;
	font-weight: bold;
}


h2
{
	color: #360;
	font-family: georgia, times new roman, serif;
	font-size: 16pt;
	font-weight: bold;
}

h3
{
	color: #360;
	font-family: georgia, times new roman, serif;
	font-size: 12pt;
	font-weight: bold;
}