h1 {
	font-size: 16px;
	color: #003;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h3 {
	font-size: 12px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003;
}
h6 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.WHeaderText {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.WTableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.WListCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}
.HeaderText {
	font-size: 12px;
	font-weight: bold;
	color: #958671;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.TableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #958671;
}
.ListCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958671;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003;
}
.PageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #CC3300;
}
.boxLine {
	border: 1px solid #CD1F82;
}
.BaseBox {
	background-color: #003;
	background-image: url(/images/Mocha-Bar.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-position: right top;
}

