p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	margin-top: 0;
}
p.bold{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.center{
text-align: center;
}
p.right {
text-align:right;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}
hr {
	color: #AAA982;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
td .body{
padding: 10px 5px 10px 5px;
}
.body a {
	color: #CC0000;
	text-decoration: underline;
}
img.center {
	display: block;
    margin-left: auto;
    margin-right: auto; 
	margin: 10px 10px 10px 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0; 
	padding-bottom: 0; 
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0; 
	padding-bottom: 0; 
}
a:hover {
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
	margin-left: 16px;
	margin-top: 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.returntop a {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

blockquote {
	margin-bottom: 1em;
	padding: .5em;
 	line-height: 1.6em;
    border-top: 1px solid #999966;		
    border-bottom: 1px solid #999966;			
	background-color: #D6D6AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
blockquote h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0; 
	padding-bottom: 0; 
}
