body {
	background-color: #FFFFCC;
}
p {
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #003333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	text-align: center;
}
.description2 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 16px;
}
.description3 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 16px;
	text-align: left;
}
.caption {font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 	
	font-weight: bold;
	color: #003333;}
a:link {
	color: #003333;
}
a:visited {
	color: #FF6600;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003333;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
}
.picture_left{float:left; margin-right: 20px;}
.picture_right{float:right; margin-left: 20px;}
