body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
table{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}
.blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 11px;

}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-size: 11px;

}
a:active {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 11px;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333366;
}
h2 {
	font-size: 17px;
	color: #336699;
}
.nopadblue {
	color: #336699;
	margin-left: 15px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #996633;
}

