body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
p { 
	font-size:11pt;
}
a img{
	text-decoration:none;
	border:none;
}

a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#0E3192;
}
a:hover {
	text-decoration: underline;
	color:red;
}
ol {
	font-size:11pt;
}
ul {
	font-size:11pt;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:3px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #0E3192;
	margin:0px;
}

#tright a {
	padding-left: 5px;
}
#prdnav  a {
	padding-left: 20px;
}
#mainrow p {
	font-size: 10pt;
}
#mainrow {
	background-repeat: no-repeat;
}

#footer p {
	font-size: 11px;
	margin-left: 30px;
	margin-top:5px;
}
.tablefont {
	font-size: 9pt;
}
.tablefont td {
	border-bottom:solid 1px black;
	padding:3px;
}
.ablock a {
	display:block;
	padding-top:5px;
}
.tiny {
	font-size: 11px;

}
.largebold {
	font-size: 11pt;
	font-weight: bold;
}
.printfont {
	font-size: 9px;
}

