td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #330066;
	margin-top:10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #330066;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #522D94;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;	
	color: #330099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;	
	color: #330066;
	text-decoration: none;	
}
.box {
	border: 1px solid #333333;
}
.boxcolor {
	background-color: #ececec;
}
.boxline {
	border: 1px solid #ececec;
}
.leading {
	line-height: 15px;
}
.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.padding {
	padding: 5px;
}
.hdnglines {
	padding: 5px 5px 5px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.titleline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 5px;
}

.linkOneUp:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}

.linkOneUp:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.bttmpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.listPad {
	line-height: 25px;
	font-size: 13px;
}
.sizeOneUp {
	font-size: 13px;
}
.bigPad {
	padding: 40px;
}
.moreLead {
	line-height: 20px;
}
blockquote {
	margin-left: 10px; 
	margin-right: 10px;

}
