.bottom{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.bottom a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

.bottom a:hover{
	text-decoration: underline;
	color: #99CCFF;
}

.lightbox{
	border: 0px;
}



.bodytext{
	font-family: arial;
	font-size: 10pt;
	color: black;
}

.bodytext a{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

.bodytext a:hover{
	text-decoration: underline;
	color: #99CCFF;
}

.nav{
	font-family: arial;
	font-size: 10pt;
	color: white;
}

.nav a{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.nav a:hover{
    text-decoration: none;
	color: #FFFF99;
}
