.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
	padding: 0px 10px;
}
.menuset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
}
.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.textlistspace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.c4u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	text-align: center;
	color: #CCCCCC;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px;
	padding: 0px 0px 0px 10px;
}
.cellback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logotrans.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	color: #0000FF;
}

