.menu {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
body {
	font-family: "trebuchet MS", tahoma, verdana, arial;
}
.title {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 24px;
	font-weight: bold;
}
.text {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	color: #333333;

}
.head {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headsmall {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.small {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 10px;
}

a:link, a:visited {
		color: #000000;
}
a.reverse {
		color: #FFFFFF;
}

.comment {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 9pt;
	background: #E6EFC6;
	border: 1px black;
}

.fieldshow {background: #FFFFFF; font-family: "trebuchet ms",tahoma, verdana;}
.label {background: #F0F0F0; font-weight:bold; font-family: "trebuchet ms",tahoma, verdana;}
button {font-size: 9pt;}
select {font-size: 10pt;}
input {font-size: 10pt;}
textarea {font-size: 10pt;}

.blue { background-color: #C0C0C0;}
.lightblue { background-color: #DDDDDD;}

