@charset "utf-8";
/* CSS Document */

A:link {
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	line-height: 15px;
}
A:visited {
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-decoration: underline;
}
.BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: outside;
	list-style-image:  url(../images/bullet.gif);
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #291353;
	background-position: center center;
	word-spacing: normal;
}
.mainsection {
 	font-size: 9pt; 
 	 font-weight: bold; 
 	}.subsection	{
 	font-size: 7pt; 
 	 font-weight: normal;
 		margin-left: 15px;
}.folding {
 	cursor: hand 
 	}
.BODYCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: inside;
	list-style-image:  url(../images/bullet.gif);
	font-weight: bold;
	color: #291353;
}