.headline {
	font-weight: bold; font-size: 14pt; font-style: normal; font-family: arial, helvetica, sans-serif
}
.subhead {
	font-weight: bold; font-size: 10pt; font-style: normal; font-family: arial, helvetica, sans-serif
}
.textbody {
	font-weight: normal; font-size: 10pt; font-style: normal; font-family: veranda;
}
.menu {
	font-weight: normal; font-size: 10pt; color: #ffffff; font-style: normal; font-family: verdana; text-decoration: none
}
.menu:hover {
	background-color: #06f;
}
.navbar {
	border: 1px solid #fff;
}
.toop {
	color: #000;
	font-weight: normal; 
	font-size: 10pt; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif;
}
.toop_header {
	color: #000;
	font-weight: bold; 
	font-size: 14pt; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}
.toop_nav {
	color: #00f;
	font-weight: normal; 
	font-size: 10pt; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.toop_nav:hover {
	background-color: #06f;
	color: #fff;
}
.toop_link {
	color: #00f;
	font-weight: normal; 
	font-size: 10pt; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.toop_link:hover {
	background-color: #06f;
	color: #fff;
}
.scroll {
	width: 562px; 
	overflow: hidden;
}

thead.personnel{

    color: #fff;
    font-weight: normal;
    font-size: 16px;
    font-family: verdana, arial, helvetical, sans-serif;
    background: #035;
    border: 1px solid #08c;

}

tr.personnel{

    color: #000;
    font-size: 14px;
    font-family: verdana, arial, helvetical, sans-serif;
    border: 1px solid #08c;

}
