Body {
	background-image : url(images/backgroundgraylt.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color : #3333399;
	margin-top : 0;
	margin-left: 0;
	margin-right: 4;
	margin-bottom: 0;
	scrollbar-shadow-color : #621F8A;
	scrollbar-arrow-color: #333399;
	scrollbar-3dlight-color : #333399;
}

P {
	font-size : 9pt;
	font-weight : normal;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
}
.bottomimage p span {
	font-size: 95%;
}
 P.font {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 9pt;
}

TD { 
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : #333399;
}

TD.font {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 8pt;
	font-weight : normal;
}
TD.footer {
	font-size : 7pt;
	font-family :Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
}
H1 {
	color : #333399;
	font-size : 14pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 4px;
}

H2{
	color : #009933;
	font-size : 11pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 4px;
	margin-top : 1px;
}
A {
	color : #368139;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #FFB100;
	font-weight : bold;
	text-decoration: underline;
	cursor: hand;
}

A:link {
	color: #0000CC;
	font-weight : normal;
	text-decoration : none;
}

A:visited {
	color: #009933;
	font-weight : normal;
	text-decoration : none;
}

ul{
	margin-top : 3px;
	margin-bottom : 1px;
	font-size : 9pt;
	list-style : url(images/bullet1purple.gif);
}

li{
	font-size : 9pt;
}
.evdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #009933;
	font-weight: bold;
	text-align: center;
}
.evtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #009933;
	font-weight: bold;
	text-align: center;
}
.evtime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #333399;
	text-align: center;
	background-position: left;
}
.evbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333399;
	font-weight: normal;
	text-align: left;
}
.evtime2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #333399;
	background-position: center;
	text-align: left;
}
.topimage {
	text-align: center;
}
.topimage div {
	width: 400px;
	text-align: center;
}
.bottomimage {
	text-align: center;
	border-left: double #09f 5px;
	border-right: double #09f 5px;
	padding: 10px 20px;
}
.bottomimage p {
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bottomimage img {
	border-bottom-style: double;
	border-bottom-color: #09f;
	border-bottom-width: 3px;
	text-align: center;
}
.bottomimageCopy {
	text-align: center;
	padding: 10px 20px;
}

.hr1{
color: #009933; 
align: center; 
width: 450px;

}