.text { width:150; border:solid 1 #404040; background-color:#FFFFFF; }
.text2 { width:91; border:solid 1 #404040; background-color:#FFFFFF; }
.text3 { width:50; border:solid 1 #404040; background-color:#FFFFFF; }
.text4 { width:400; height:100; border:solid 1 #404040; background-color:#FFFFFF; }
.text5 { width:300; border:solid 1 #404040; background-color:#FFFFFF; }


BODY, EM, FONT, UL, OL, TD, CENTER {
		font-family: arial, helvetica, impact, sans-serif;
		font-size: 9pt;
		color: #000000;
}

.staff { padding: 5px;
		 float: left;
		}
.clear { clear: both; }
		
A:link {
        text-decoration: none;
		color: #006600;
		font-size: 9pt;
		font-weight: bold;
		font-family: arial, helvetica, impact, sans-serif;
}

A:active {
		text-decoration: none;
		color: #006600;
		font-size: 9pt;
		font-weight: bold;
		font-family: arial, helvetica, impact, sans-serif;
}

A:visited {
		text-decoration: none;
		color: #006600;
		font-size: 9pt;
		font-weight: bold;
		font-family: arial, helvetica, impact, sans-serif;
}

A:hover {
		text-decoration: none;
		color: #006600;
		font-size: 9pt;
		font-weight: bold;
		font-family: arial, helvetica, impact, sans-serif;
}