body {
	background-color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 20px;
}

blockquote, label, li, div, p, td, th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

P.breakhere {
	page-break-before: always
}


blockquote {
	font-style: italic;
}

blockquote {
	font-style: italic;
}

h1, h2  {
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-size: 18pt;
	font-weight: bold;
}

pre, xmp {
	background: #EEE;
	padding: 10px;
}

table.border2px {
	border: 2px solid #000;
}



td.title {
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
}
td.nextprev {
	background-color: #888888;
	font-weight: lighter;
	
}
td.nextprev a {
	color: #FFF;
	text-decoration: none;
}
td.nextprev a:visited {
	color: #FFF;
	text-decoration: none;
}

td.nextprev a:hover {
	color: #FF0;
	text-decoration: underline;
}

td.buttons {
	background-color: #369;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

td.report {
	background-color: #859DD8;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
td.reg {
	background-color: #BDC0D9;
	border-bottom: 1px solid #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	
}

td.buttons a {
	color: #FFF;
	text-decoration: none;
}
td.buttons a:visited {
	color: #FFF;
	text-decoration: none;
}

td.buttons a:hover {
	color: #FF0;
	text-decoration: underline;
}

a:active { color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:link {color: #000;text-decoration: none;}
a:hover {color: #52458D;text-decoration: underline;}

input.fortext {
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
	color: #000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea.fortext {
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
	color: #000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

input.forsubmit {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

select.forms {
	margin: 0px;
	padding: 0px;
	border: 0px black;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	cursor: pointer;
}