BODY
{
   COLOR: #709166;
   BACKGROUND-COLOR: #F9EDB9;
}
TD { 
	COLOR: #004411;
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 10pt;
    font-weight: bold;
    TEXT-DECORATION: none
	}
.green
{
    BACKGROUND-COLOR: #4C8E24;
}
.titlesmall
{
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	COLOR: #FFFFCC
}
.navtext
{
    FONT-FAMILY: ARIAL, arial narrow, verdana;
    FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
BACKGROUND-COLOR: #4C8E24;
}
.intro
{
    FONT-FAMILY: ARIAL, arial narrow, verdana;
    FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF
}
.address
{
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	COLOR: #FFFFCC
}
.photo {
	display: inline;
	border-width: 1pt;
	border-color: #ffffff;
	border-style: solid;
    FONT-FAMILY: arial, verdana, helvatica, times new roman;
    FONT-SIZE:11pt;
	FONT-WEIGHT: normal;
	COLOR: #27439C;
	text-decoration: none;
	padding: 1pt;
	background-color: #D5D5D6;
	margin-bottom: 10px;
}

A:link {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}

A:visited {
	color: #FFFFEE; 
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
A:active {
	color: #00AAAA;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover {	
	font-family: Arial, Verdana;
	color: #004411; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}