.box {
	text-align: center;
	vertical-align: middle;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.captionsitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330066;
}

