body {
	margin-top: 0;
	background-color: #720f3d;

}
#container {
	min-height: 47em;
	width: 800px;
	background-color:#ffffff;
	margin: 0 auto; 
}

.formfont {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
p  {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

.textchart {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;

}
.strong {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.center{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.centerstrong {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.titlespeaker {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #3d5082;

}

h1{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #720f3c;
	text-align: center;
}

li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	padding-right: 25px;
	padding-left: 5px;
	margin-left: 25px;
	text-align: justify;
}

li li{
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-type: circle; 
	list-style-position: outside;
	padding-right: 25px;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #720f3c;
	font-weight: bold;
}

a:visited{
	text-decoration: none;
	color: #720f3c;
	font-weight: bold;
}

a:active{
	text-decoration: none;
	color: #720f3c;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #3d5082;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.footer A:link {
color: #3d5082;
text-decoration: none;
}

.footer A:visited {
color: #3d5082;
text-decoration: none;
}

.footer A:hover {
color: #720f3c;
text-decoration: none;
}

.footerCenter {

	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.imgright{
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 10px;
}
