body,p,td {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	font-variant: normal;
	font-style: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	font-style: normal;
}
.ct {
	text-align: center;
}
.green {
	color:#336600;
	font-weight: bold;
}
.box {
	border-color: #990000;
	border-width: thin;
	border-style: solid;
	text-align:center;
	background-color: #F3F3F3;
}
