body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
	background-color: #FFFFFF;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3399;
}
.text11pt {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.text12pt {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.content {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 100%;
	padding: 10px;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
hr {
	font-size: 1px;
	color: #EC008C;
}
.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
a:active {
	color: #FF3399;
	text-decoration: none;
}
li {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
p {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
ul {
	margin: 5px 0px 10px 0px;
	padding-left:20px;}
