.Sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	font-variant: small-caps;

}
.Subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
	font-style: oblique;
	line-height: normal;
	font-variant: normal;

}
.Textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.Subsidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
.Textbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/tinystar.png);
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.HeaderHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.SubHeaderHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	font-variant: normal;
	text-transform: none;

}
.OSHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
