#menuContainer {cursor: pointer;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 30 0 0 0; }
a:link { color: #FFFFFF; text-decoration:none;}
a:visited { color: #FFFFFF; text-decoration:none;}
a:active { color: #FFFF28; text-decoration:none;}
a:hover { color: #FFFF28; text-decoration:none;}
a.email:link { color: #008ACC; }
a.email:visited { color: #008ACC; }
.caption {
	font-size: 10px;
	line-height: 140%;
	color: #006699;
	background-color: #FFF;
}
.body {
	font-size: 11px; line-height: 180%; color: #525252; background-color: #FFF; top: auto; font-weight: normal; text-align: left;
	
}
.quote {
	font-size: 11px;
	line-height: 140%;
	color: #FF6600;
	font-style: italic;
	font-weight: normal;
	background-color: #FFF;
	text-align: right;
}
.h1 {
	font-size: 10px;
	line-height: 150%;
	color: #303030;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	background-color: #FFF;
	letter-spacing: 1px;

}
.event {

	font-size: 11px;
	line-height: 150%;
	color: #687D88;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
}
.copyright {
	font-size: 9px;
	line-height: 100%;
	color: #FFF;
	background-color: #303030;
	text-align: center;

}
.h2 {

	font-size: 11px;
	line-height: 150%;
	color: #3F4B52;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	background-color: #FFF;
}
.navigation {
	text-align: center;
	font-size: 13px;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.date {

	font-size: 11px;
	line-height: 140%;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
}
