.Heading {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 18px;
	font-weight: bold;
}
.textstyle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.SubHeading {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.statement {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.taskstyle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.statementHighlight {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996666;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Skia, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #996666;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Skia, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Skia, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	background-color: #999966;
}
.SubHeading2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Skia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.captionstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

