body
{
	background-color:#00019C;
	margin:10px;
	text-align:center;
}
a
{
	color:#6200AC;
}
.mainbody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.mainbodybold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #232213;
	line-height: normal;

}
.mainbodyboldred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8a0a28;
	line-height: normal;

}
.mainbodyred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.header1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A86D00;
}
.mainbodyitalisized {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #232213;
}
.mainbodycolor {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A86D00;
}
.smallbody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #232213;
}
.smallbodybold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #232213;
}
.mainbodywhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainbodyboldwhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainbodyboldcolor {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A86D00;
}
h1, .header2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #540093;
	line-height: normal;

}
.header3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #540093;
	line-height: normal;
	text-decoration:underline;
}
.eventHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #540093;
	line-height: 125%;
}
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;	
}
.smallbodyboldwhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.nav { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.nav A:link{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.nav A:visited{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.nav A:hover{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFF00; text-decoration: underline; }
.nav A:active{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFF00; text-decoration: underline; }
.footertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #645918;
	border-right-color: #645918;
	border-bottom-color: #645918;
	border-left-color: #645918;
}
.smallbodyWhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
}
.header1Bigger {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A86D00;
}
.quietwords {
	font-size: 12pt;
	font-weight: bolder;
	color: #6200AC;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greenEventBullets {
    font-size: 10pt;
    font-weight: normal;
    color: Green;
    line-height: 125%;
}
.blueEventEmphasis {
    font-size: 11pt;
    font-weight: bold;
    color: Blue;
    font-style: italic;
    margin:  6px 0px 6px 0px;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.centerStrong {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
}