table, td {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.heading {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.body {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.indent {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-indent: 15px
}

.subhead {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.italics {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #4b625a;
}