body {  background-image: url(images/background.jpg); 
		background-repeat: repeat-x; 
		background-position: left top }
TD
{
	COLOR: #666666;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 12px
}
TD.mission
{
	COLOR: #CFC59F;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 10px
}
STRONG.mission
{
	COLOR: #CFC59F;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 12px
}
STRONG.white
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 12px
}
STRONG.big
{
	COLOR: #666666;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 14px
}
STRONG.blue
{
	COLOR: #0909E3;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 12px
}
TD.graytext
{
	COLOR: #cccccc;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 9px
}
A:link
{
	color: #797760;
	text-decoration: underline
}
A:visited
{
	color: #797760;
	text-decoration: underline
}
A:active
{
    COLOR: #797760;
	text-decoration: underline
}
A:hover
{
	color: #797760;
	text-decoration: underline
}

A:link.nav
{
	color: #797760;
	font-size: 10px;
	text-decoration: underline
}
A:visited.nav
{
	color: #797760;
	font-size: 10px;
	text-decoration: underline
}
A:active.nav
{
    COLOR: #797760;
	font-size: 10px;
	text-decoration: underline
}
A:hover.nav
{
	color: #797760;
	font-size: 10px;
	text-decoration: underline
}
EM.small
{
	FONT-SIZE: 10px
}