
body {
	background-color: #b2cab2;
	margin: 0;
	padding: 0;
}


table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td {
	color: #000000;
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

td.formtext {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	text-align: right;
	text-decoration: none;
}

td.formtexttitle {
	color: #007F3F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 24px 0px;
	text-decoration: none;
}

td.formtext2 {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
}

td.formtext3 {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	padding: 0px 0px 12px 0px;
	text-align: right;
	text-decoration: none;
}

tr {
	vertical-align: top;
}


.error {
	color: #f5731d;
}

A:link { color: #007F3F; 
	text-decoration: none; }
A:visited { color: #007F3F; 
	text-decoration: none; }
A:active { color: #007F3F; 
	text-decoration: none; }
A:hover { color: #E50A04; 
	text-decoration: none; }
	
.font1 { font-size:90%; font-family: verdana, san serif; font-weight: normal; }
.font2 { font-family: arial,sans-serif; font-size: 110%; font-weight: bold; }
.font3 { font-family: arial,sans-serif; font-size: 90%; font-weight: bold; }
.font4 { font-family: arial,sans-serif; font-size: large; font-weight: bold; }
.font5 { font-family: arial,sans-serif; font-size: large; font-weight: bold; text-decoration: underline; }
.font6 { font-family: verdana,sans-serif; font-size: 90%; font-weight: bold; }
.font7 { font-family: verdana,sans-serif; font-size: 75%; font-weight: bold; }
.font8 { font-family: verdana,sans-serif; font-size: 125%; font-weight: bold; color: black; }
.font9 { font-family: verdana,sans-serif; font-size: 80%; font-weight: normal; color: black; }
.font10 { font-family: verdana,sans-serif; font-size: 75%; font-weight: normal color: black; }





