a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9966;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
.leftimages {
	margin-right: 5px;
}

.bottomdiv {
	border: medium dashed #FF9966;
	width: 80%;
	margin: 0% 0% 0% 10%;
	padding: 0px;
}
