Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.banner {
	background-color: #85b4f8;
}
.bannerPh {
	background-image: url(../images/mds001.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
hr {
	color: #cc6633;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #003366;
	text-decoration: underline;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #336699;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}
a:visited {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;	
}
a:hover {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;	
}
.flRight {
	float: right;
	padding:3px;
}
.flLeft {
	float: left;
	padding:3px;
}
.qte {
	color: #cc6633;
	font-style:italic;
	font-weight:bold;
}
.calCell {
	width: 14.28%;
	
}
.datCell {
	width: 14.28%;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;	
}
.newsy {
	color: #cc6633;
	font-size: 16pt;
}
.pad5   {
	padding-left: 10px;
}
.pad10   {
	padding-left: 20px;
}
.pad20   {
	padding-left: 30px;
}