body {
	color: black;
	font-size: 14pt;
	font-family: Verdana, Arial;
	font-style: normal
}
H1 {
	font-size: 14pt;
	color: white;
	font-weight: bold
}
H2 {
	color: yellow;
	font-size: 12pt;
	font-weight: bold
}
H3 {
	color: blue;
	font-size: 10pt;
	font-weight: bold
}
H4 {
	color: black;
	font-size: 10pt;
	font-weight: bold
}
.normal{
	color: black;
	font-size: 10pt
}
.normalbold{
	color: black;
	font-size: 10pt;
	font-weight: bold
}
.normalwhite{
	color: white;
	font-size: 10pt
}
.normalyellow{
	color: yellow;
	font-size: 10pt
}
.normalwhitebold{
	color: white;
	font-size: 10pt;
	font-weight: bold
}
.normalblue{
	color: blue;
	font-size: 10pt
}
.normalbluebold{
	color: blue;
	font-size: 10pt;
	font-weight: bold
}
.heading {
	color: black;
	font-size: 12pt;
	font-weight: bold
}
.sectionyellow{
	color: yellow;
	font-size: 12pt;
}
.headingyellow{
	color: yellow;
	font-size: 12pt;
	font-weight: bold
}
.headingblue{
	color: blue;
	font-size: 12pt;
	font-weight: bold
}
.headingredbold{
	color: red;
	font-size: 12pt;
	font-weight: bold
}
.headingwhite{
	color: white;
	font-size: 12pt;
	font-weight: bold
}
.big {
	font-size: 14pt
}
.bigwhite {
	font-size: 14pt;
	color: white
}
.bigyellow{
	font-size: 14pt;
	color: yellow;
	font-weight: bold
}
.bigwhitebold {
	font-size: 14pt;
	color: white;
	font-weight: bold
}
.bigblackbold {
	font-size: 14pt;
	color: black;
	font-weight: bold
}
.bigredbold {
	font-size: 14pt;
	color: red;
	font-weight: bold
}
.white {
	color: white
}
.smallblue{
	color: blue;
	font-size: 8pt;
	font-weight: bold
}
.verysmallwhite{
	color: white;
	font-size: 8pt;
	font-weight: normal
}
.verysmallblack{
	color: black;
	font-size: 8pt;
	font-weight: normal
}
.bswhitebold20 {
	font-family: Brush Script MT, Brush Script, Verdana, Arial;
	color: white;
	font-weight: normal;
	font-size: 20pt
}
.bswhitebold40 {
	font-family: Verdana, Arial, Brush Script MT, Brush Script;
	color: white;
	font-weight: normal;
	font-size: 25pt
}
