body {
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;
	min-width: 720px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #000000
}

p {
	margin-top: 3px;
	margin-bottom: 6px
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000bb;
}
			
.titletop {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

hr {
	border: 0;
	width: 100%;
	color: #000066;
	background-color: #000066;
	height: 3px;
}

table {
	background-repeat: no-repeat;
}

a:link {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}

.spacer {
	height: 40px;
	padding: 0;
}

.spacersmall {
	height: 20px;
	padding: 0;
}

.center {
	margin: 10px 0 40px 0;
	padding: 0 ;
	width: 720px;
	text-align: center;
}

.description {
	width: 530px;
	margin: 0 20px 20px 0;
	padding: 0 0 0 20px;
}

.rfloat {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
}

.divcenter {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 720px;
	background-color: #FFFFFF;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.mediumfont {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.link-big {
	font-size: 13px;
}

.link-small {
	font-size: 11px;
}

.footer {
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
}

.contact {
	padding: 0;
	margin: 30px 0 0 0;
	text-align: center;
}

.footer div {
	display: inline;
	padding: 0;
	margin: 5px 0 0 5px;
	width: 720px;
}

.footer div a:link {
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0 10px 0 10px;
	color: #000099;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footer div a:visited, .footer div a:active {
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0 10px 0 10px;
	color: #000066;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footer div a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}