.Title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003366}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: decimal;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	font-variant: small-caps;

}
.barlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #99CCFF;

}

#contents {
	position:relative;
	left:0px;
	top:0px;
	width:545px;
	height:399px;
	z-index:1;
	visibility: visible;
	overflow: auto;
	background-attachment: fixed;
	background-image: url(/img/blankw_23.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
