.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentbox {
	border: 1px solid #000000;
}
.contenthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.contentboxdown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contentboxdotted {
	border: 1px dotted #000000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;

}
a:visited {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;

}
a:link {
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #999999;



}

