body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	font-size: 11px;
}
li {
	font-size: 11px;
}
td {
	font-size: 11px;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;

}
.mainheading {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Helvetica, sans-serif;

}
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.sidenav:hover {
	color: #999999;
}
a.ad:link, a.ad:visited, a.ad:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.ad:hover {
	color: #999999;
}
a.printit:link, a.printit:visited, a.printit:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #85ADD6;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.printit:hover {
	color: #999999;
}
a.greyed:link, a.greyed:visited, a.greyed:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.greyed:hover {
	color: #003399;
}
.whited {
	color: #FFFFFF;
}
.header {
	color: #003399;
	font-weight: bold;
}
.headerblind {
	width: 225px;
	font-weight: bold;
	color: #FFFFFF;

}
.boxed {
	border: 1px solid #CCCCCC;
}
.padded {
	padding: 10px;
}
.comment {
	font-style: italic;
	color: #999999;
}
.slideheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
}
.slidebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	list-style-image: url(images2/format/bullet1.jpg);
	padding-bottom: 20px;
}
li {
	list-style-image: url(images2/format/bullet.jpg);
}

