body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F35F9C;
}
h6 {
	font-size: 8pt;
	text-align: center;
}
img { 
	clear: both; 
}
a:link {
	color: #0069AD;
	font-weight: bold;
}
a:visited {
	color: #0069AD;
	font-weight: bold;
}
a:hover {
	color: #3399CC;
	font-weight: bold;
}
a:active {
	color: #3399CC;
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #F7619C;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0069AD;
	background-color: #FCC2DA;
	width: 450px;
	padding: 5px;
	margin-left: 125px;
	border: medium double #0069AD;
	text-align: center;
}

.left {
	margin-right: 10px;
	float: right;
	}

.border {
	border: 1px solid #333333;
}



.bar {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding: 0px;
	height: 17px;
	width: 300px;
	color: white;
	font-weight: bold;
	background-image: url(../images/bar1.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	}