body {
	background-color: #CCCCEE;
	margin-top: 0px;
}
.FinePrints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
.BodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222244;
	text-align: justify;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BodyTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}

.BodyTextH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	font-weight: bold;
}
.BodyTextH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	font-weight: normal;
}
.BodyTextH2 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	font-weight: normal;
}

.BodyHeadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #662222;
	text-align: justify;
	font-weight: normal;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
}
A.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}

A:hover.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	background-color: #9CF;
	text-decoration: underline;
}
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
.AgendaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-align: justify;
	font-weight: bold;
}
.AgendaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-align: justify;
	font-weight: normal;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
}
