body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffff7;
}

p {
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #737373;
}

.footer {
	font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #737373;
}
a.footer {text-decoration:none;}
a.footer:visited {color:#404040; text-decoration:none;}
a.footer:hover {color:#404040; text-decoration:underline;}
a.footer:active {color:#404040; text-decoration:underline;}

.field { font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000000; width: 180px; }
.xlfield { font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000000; width: 380px; }

.cnt-header {
	font: 16pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #007825;
}

.cnt-header2 {
	font: 10pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #007825;
}

.cnt {
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #737373;
	text-align: justify;
}

.cnt a {color: #212121; text-decoration:none;}
.cnt a:visited {text-decoration:none; color:#212121;}
.cnt a:hover {text-decoration:underline; color:#212121;}
.cnt a:active {text-decoration:underline; color:#212121;}

.news {
  font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  color: #737373;
}

.news a { text-decoration:none; color:#737373;}
.news a:visited {text-decoration:none; color:#737373;}
.news a:hover {text-decoration:none; color:#212121;}
.news a:active {text-decoration:none; color:#212121;}

.err {
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color:#cc0000;
}

.succ {
	font: 12pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color:#007825;
}

.tou {
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #737373;
}
.tou a {color:#737373; text-decoration:none;}
.tou a:visited {color:#737373; text-decoration:none;}
.tou a:hover {color:#737373; text-decoration:underline;}
.tou a:active {color:#737373; text-decoration:underline;}
.nav {
	font: 7pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #F2F2F2;
}
.nav a { color: #F2F2F2; text-decoration:none; }
.nav a:visited { color: #F2F2F2; text-decoration:none; }
.nav a:hover { color: #F2F2F2; text-decoration:underline; }
.nav a:active { color: #F2F2F2; text-decoration:underline; }

.box {padding-top:15px;}

