body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}  
a:link {
	text-decoration: none;
	color: #603EC6;
}
a:visited {
	text-decoration: none;
	color: #603EC6;
}
a:hover {
	text-decoration: underline;
	color: #0C01DC;
}
a:active {
	text-decoration: underline;
	color:#0C01DC;
}
.textinblue a:link {
	text-decoration: none;
	color: #000000;
}
.textinblue a:visited {
	text-decoration: none;
	color: #000000;
}
.textinblue a:hover {
	text-decoration: underline;
	color: #000000;
}
.textinblue a:active {
	text-decoration: underline;
	color: #000000;
}
.buttons {
	text-align: center;
}
.buttons a:link {
	color: #000000;
	text-decoration: none;
}
.buttons a:visited {
	text-decoration: none;
	color: #000000;
}
.buttons a:hover {
	text-decoration: none;
	color: #603EC6;
}
.buttons a:active {
	text-decoration: none;
	color: #603EC6;
}
.buttons2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}.buttons2 a:link {
	color: #9EED89;
	text-decoration: none;
}
.buttons2 a:visited {
	text-decoration: none;
	color: #000000;
}
.buttons2 a:hover {
	text-decoration: none;
	color: #603EC6;
}
.buttons2 a:active {
	text-decoration: none;
	color: #603EC6;
}
p {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.buttons {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}
.copyright {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}
.copyright2 {
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
}
.titleinblue {
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
}
.textinblue {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.calendarmonths {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.bodytitle {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.bodytext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.ctrtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}
.justtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.boldtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.boldctrtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}
.redtext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}
.redtitle {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}
.formtext {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align:right;
}
.formbox {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	background-color: #9999FF;
}
.insetctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	background-color: #9999FF;
	text-align: center;
}
.indexheader {
	font-size: 12pt;
	font-weight: bold;
}
.month {
	font-size: 12pt;
	font-weight:bold;
}
.eventtitle {
	font-size: 12pt;
}