H2 {
	font-family: Times;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
a:link {
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-family: Times;
	font-size: 14px;
	text-decoration: underline;
}
.bodyfont {
	font-family: Times;
	font-size: 14px;
	color: #000000;
}
.boldfont {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.titlefont {
	font-family: Times;
	font-weight: bold;
	font-size: 20px;
	color: #F5F2E6;
}
.boxfont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.namelinks a:link {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #0033FF;
}
.namelinks a:visited {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #CC6600;
}
.namelinks a:hover {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.smallfont {
	font-family: Times;
	font-size: 10px;
	color: #000000;
}
.smallfont a:link {
	font-family: Times;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.smallfont a:visited {
	font-family: Times;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.smallfont a:hover {
	font-family: Times;
	font-size: 12px;
	text-decoration: underline;
}
