.floatrightbox {
	float: right;
	border: 0px;
	width: 125px;
	padding-top: 5px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0B2C68;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: 0B2C68;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 0B2C68;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0B2C68;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0B2C68;
}
