@charset "UTF-8";
/* CSS Document */

<link rel="icon" href="favicon.ico" type="image/x-icon"> 
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> 
<style type="text/css">

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DEFF97;
}
p      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10pt;
	text-align: left;
}
.eventstext      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	line-height: 9pt;
}
a:visited      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.required     {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8C56B;
	line-height: 10pt;
	font-weight: bold;
}
.form {
	margin: 0px;
	border:1px solid #A8C56B;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
a      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10pt;        
}
a.text     {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10pt;        
}
a.text:hover      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10pt;
}
a:hover      {
	font-size: 8pt;
	font-family: arial;
	color: #DEFF97;
	line-height: 10pt;
}
.dates {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.description {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #E8FFB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.pink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #ba7493;
	line-height: normal;
}
