.topmenu {
  font: 14pt Trebuchet MS, sans-serif; 
}

/*TEXT STYLES*/
h1 {
  	font-size: 26pt; 
}
h2 {
  	font-size: 26pt; 
}

li {
	font: 16pt Tahoma, sans-serif;
}

td {
	font: 14pt Trebuchet MS, sans-serif;
}

.bodytext {
	font: 1.25em Tahoma, sans-serif;
}

.titletext {
	font-size:28px;
}
.smalltitle {
	font-size:22px;
}
.smallwhitetext {
	font-size: 13px;
}
.smallwhitetext a{
	font-size: 13px;
}
.smallgraytext {
	font-size: 13px;
}
.smallgraytext a{
	font-size: 13px;
}
.smallredtext {
	font-size: 13px;
}
.smallredtext a{
	font-size: 13px;
}