.body {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 10px;
color: #363636;
line-height: 1.5;
}

.intro {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 10px;
color: #666666;
line-height: 1.3;
}

.secondary {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 9px;
color: #666666;
text-decoration: none;
letter-spacing: 1px;
}

.title {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 11px;
color: #353535;
font-weight: bold;
letter-spacing: 1px;
}

.caption {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 10px;
color: #353535;
font-weight: bold;
}

.subtitle {
font-family: verdana, helvetica, san-serif;
font-style: normal;
font-size: 10px;
color: #353535;
font-weight: bold;
}


.copyright {
font-family: verdana, helvetica, san-serif;;
font-style: normal;
font-size: 9px;
color: #666666;
}

.button {
	color: #FFFFFF;
	background-color: #71A282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.button2 {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.field {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.pulldown {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
	
A.enterlink:link  { 
	color:669966;
    font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

A.enterlink:visited  { 
	color:669966;
    font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

A.enterlink:active  { 
	color:669966;
    font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

A.enterlink:hover  { 
	color:666666;
    font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

A.link:link  { 
	color:669966;
    font-size: 9px;
	text-decoration: underline;
    font-weight: normal;
}

A.link:visited  { 
	color:669966;
        font-size: 9px;
	text-decoration: underline;
        font-weight: normal;
}

A.link:active  { 
	color:669966;
    font-size: 9px;
	text-decoration: underline;
    font-weight: normal;
}

A.link:hover  { 
	color:666666;
    font-size: 9px;
	text-decoration: underline;
    font-weight: normal;
}

A:link { color:669966 }
A:visited { color:000000 }
A:active { color:669966 }




