body, td, p, textarea {
	font-family:arial,helvetica,san-serif;
	font-size:10pt;
	color:black;
	line-height:12pt;
}

.formtag {
	font-size: 9pt;
	font-weight: bold;
}

.title {
	font-size:12pt;
	font-weight:bold;
	color:#F26631;
}

.title2 {
	font-size:11pt;
	font-weight:bold;
	color:#543794;
}

.footer {
	font-size:8pt;
	text-align:center;
	color:#ffffff;
}

A {
	font-weight:bold;
	text-decoration:none;
	color:#3b3d96
}

A.button {
	background-color:#f26635;
	border:solid 1px black;
	padding:3px;
	color:#ffffff
}

A:hover {
	text-decoration:underline;
}

A.button:hover {
	text-decoration:none;
	color:#3b3d96;
}

.note {
	line-height:9pt;
	font-size:7pt;
}

input.grey, select.grey, textarea.grey {
	background-color:#e0e0e0;
	border:solid 1px #3b3d96;
	padding:1px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:0px;
	font-size:9pt;
	vertical-align:middle;
}
