body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}


A:link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; color: #1A1A59 }
A:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; color: #1A1A59 }
A:active { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline; color: #1A1A59 }
A:visited { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #1A1A59 }


TABLE.formTable {
	BORDER-RIGHT: #999999 1px dashed;
	BORDER-TOP: #999999 1px dashed;
	BORDER-LEFT: #999999 1px dashed;
	WIDTH: 450px;
	BORDER-BOTTOM: #999999 1px dashed
}
.content {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	background-color:#ffffff;

}

.hpImage {
	border-color:#ffffff;
	border-width:5px;
}

h1 {
	font-weight: bold;
	text-align: left;
	color: #003366;
	font-size: 16px;
	border-top: 0px solid #0066CC;
	border-right: 0px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 0px solid #0066CC;
	text-indent: 3pt;
}

h2 {
	font-weight: bold;
	text-align: left;
	color: 003366;
	font-size: 14px;
}

h3 {
	font-weight: bold;
	text-align: left;
	color: 003366;
	font-size: 12px;
}

h4 {
	font-weight: bold;
	text-align: left;
	color: 003366;
	font-size: 10px;
}

h5 {
	font-size: 12px;
	color: #A8A8A8;
	left: 4px;
	right: 4px;
}


h6 {
	font-weight: bold;
	color: 003366;
	font-size: 12px;
}

.imagesLink{
	color: #003366;
	border-top: 1px solid #111111;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
}

A:link.footerLink {color: #FFFFFF;}
A:hover.footerLink {color: #FFFFFF;}
A:active.footerLink {color: #FFFFFF;}
A:visited.footerLink {color: #FFFFFF;}

ul {
	display: marker;
	list-style-type: square;
}
td {
	font-size: 12px;
	padding: 0px;
}
