@charset "UTF-8";
/* CSS Document */

p{
font-family: lucida sans,tahoma,sans-serif; font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}
 .bold {
	font-family: lucida sans,tahoma,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #25408f;
}
 .navigation {
	font-family: "lucida sans", tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #f8f491;
	text-decoration: none;
	background-color: #ffffff;
	padding: 8px;
	width: 166px;
	display: block;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
 }
.navpics {
	font-family: "lucida sans", tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #25408f;
	text-decoration: none;
	padding: 8px;
	width: 110px;
	display: block;
	background-image: url(images/button.small.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h3 {
	font-family: "Lucida Sans", tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFa6;
}
img
{  border-style: none;
}

