body {
	font-family:Times New Roman, Times, serif;
	color: #002984; 
	font:12pt/14pt;
}

.img {
	border: 2px solid #FF9933;
}

a {
	color: #FF9933;
	text-decoration: none; 
}

#nav-prev {
        float: left;
}

#nav-next {
        float: right;
}

input {
	font-family:Times New Roman, Times, serif;
	background-color: #ffffff;
	color: #002984; 
	font:12pt/14pt;
}

.button {
	font-family:Times New Roman, Times, serif;
	background-color: #ffffff;
	color: #002984; 
	font:12pt/14pt;
	border: 2px solid #FF9933;
}

