body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



.navigation {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}

.links2 {
color: #FFFFFF;
}

a.links2:link,  
a.links2:active, 
a.links2:visited 
{
	color: #FFFFFF; 
	text-decoration: none;
	line-height:14px;
}
a.links2:hover 
{
	color: #ffb400; 
	text-decoration: underline; 
}


.bodytxt {
	color: #FFFFFF;
	line-height: 19px;
}
.txtlarger {
	font-size: 12px;
	color: #bfc3d7;
}


ul#personlist
{
}

ul#personlist li 
{
clear:both;
color:#FFF;
font-size:11px;
line-height:20px;
width:400px;
}

ul#personlist li span.person
{
width:250px;
float:right;
}


#dropdown
{
margin:0px;
padding:0px;
list-style-type:none;
line-height:20px;
}

.style1 {color: #000000}
.style2 {
	color: #ffb400;
	font-weight: bold;
}
.style3 {color: #FFB400}

