H1{
	color: #521f80;
	font: normal 22px Georgia, Times, serif;
	padding: 25px 10px 0px 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 720px;
	height: 30px;
	background: url(../img/titleBase.gif) repeat-x;
}
H2{
	color: #3d3c2e;
	font: normal 18px Georgia, Times, serif;
	line-height: 20px;
	vertical-align: top;
	margin-left: 45px;
}
H3{
	color: #3d3c2e;
	font: normal 14px Georgia, Times, serif;
	line-height: 18px;
	vertical-align: top;
	margin-left: 45px;
}
H4{
	color: #521f80;
	font: normal 22px Georgia, Times, serif;
	padding: 25px 10px 0px 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 720px;
	height: 30px;
	background: url(../img/titleBaseIntro.gif) repeat-x;
}
H5{
	display: block;
	width:220px;
	padding: 5px 5px 10px 15px;
	color: #3d3c2e;
	font: normal 18px Georgia, Times, serif;
	line-height: 20px;
	vertical-align: top;
	margin: 0 0 0 45px;
	border-style: dotted;
	border-width: 2px;
}
P{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	margin: 0 0 10px 45px;
}
.body img{
	float: right;
	margin-left: 45px;
	margin-bottom: 20px;
}
UL{
	color: #666;
	margin-left: 45px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 13px;
	list-style-image: url(../img/bullet.gif);
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}
UL LI{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

a{
	color: #521f80;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: none;
}
	