.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009900;
	font-weight: bold;
}
.title1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.title1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.title1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #009900;
	font-weight: bold;
}
.title2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.title2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.title2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #009900;
}
.defaulttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.title1white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.title3light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #009900;
}
.title1light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009900;
	font-weight: normal;
}

