body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	background-color: transparent;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	background-color: transparent;
	font-weight: bold;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004000;
	background-color: transparent;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
}

A:link {
	color: #0033CC;
	text-decoration : underline;
	background-color: transparent;
	font-weight: normal;
	font-size: 14px;


}

A:visited {
	color: #000099;
	text-decoration : none;
	background-color: transparent;
	font-size: 14px;

}

A:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-size: 14px;
	background-color: #336633;


}

H1, H2, H3, H4, H5, H6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
links {
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #333399;
	list-style-type: circle;
	cursor: hand;




}
.yellowtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #030108;
}
