/* body styles*/

.body {
	padding-left: 7px;
}
.body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	list-style-image: url(../_media/images/bullet.gif);
}

.body a {
	
	color: #754DC2;
	text-decoration: none;
}

.body a:hover {
	color: #990000;
	text-decoration: underline;
}

.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #A67C29;
	letter-spacing: 2px;
	word-spacing: 3px;
}
.body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #3E3E53;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #806100;
}
.body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #666666;
}


/* image*/


.image_space {
}

.image_border {
	border: 1px solid #5A5B6E;
}

/* footer styles*/


.footer {
	padding-top: 5px;
}
.footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer {
}
