h1 {  font-family: sans-serif, Arial, Helvetica; font-size: 24px; font-weight: bolder}
body {
	background-image: none;
	background-color: #b8e0be;
}
.bold {  font-weight: bold}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
table { font-family: sans-serif, Arial, Helvetica; font-size: 12px}
textarea { font-family: sans-serif, Arial, Helvetica; font-size: 12px}
.boldred { font-weight: bold ; color: #FF0000}
.bolditalics {  font-style: italic; font-weight: bold}
.boldblue { font-weight: bold ; color: #0000FF}
.italics {  font-style: italic}
.small {  font-size: 9px}
.blue {  color: #0000FF}
.red {  color: #FF0000}
.px14 { font-size: 14px;}
.px18 {	font-size: 18px;}
.px20 { font-size: 20px;}
.smallbold {
	font-size: x-small;
	font-weight: bold;
}
.px20_bold {
	font-size: 20px;
	font-weight: bold;
}
.dk_blue {
	color: #000099;
}
