body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	margin: 10px;
}
.footertext {
	font-size: 9px;
	color: #CCCCCC;
}
.footerlink {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-style: italic;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.sidebarlink {
	color: #666666;
}
.sidebarlink:hover {
	color: #000000;
}
.padRight15px {
	padding-right: 15px;
}
h2 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.blackborder {
	border: 1px solid #000000;
}
