body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:active {
	color: #1a3385c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #1a3385;
	font-weight:bold;
}

a:visited {
	text-decoration: underline;
	color:#26587c;
	font-weight:bold;
}

.body_black {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
}

.body_bold {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
		font-weight: bold;
}
.title {
		font-family: Arial;
		font-size: 15pt;
		color: #1a3385;
		font-weight: bold;
}

.form_filled {
		font-family: Arial;
		font-size: 9pt;
		color:#999999;
}

.form_labels {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
		font-weight: bold;
}

.form_title {
		font-family: Arial;
		font-size: 12pt;
		color: #000000;
		font-weight: bold;
}	
