BODY, table, span, p {
	font-size: 19px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.title   {
	font-size: 128%;
	color: #003366;
	text-decoration: none
}
.subtitle    {
	font-size: 120%;
	color: #666633;
	text-decoration: none;
	font-weight: bold
}
.head   {
	font-size:125%;
	text-decoration: none;
	color: #00000;
	font-weight: bold
}
.text-bold {
	font-size: 100%;
	font-weight: bold
}
.text-white {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold
}
.text    {
	font-size: 100%;
	color: #000000;
	text-decoration: none
}
.hometext    {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	line-height:150%
}
.text-small {
	font-size:75%;
	color: #000000;
	text-decoration: none
}
.text-smallbold {
	font-size: 75%;
	color: #000000;
	font-weight: bold
}

A:link { COLOR: #003399; TEXT-DECORATION: none }
A:visited { COLOR: #333399; TEXT-DECORATION: none }
A:hover { 	COLOR: #999966; TEXT-DECORATION: none }

A:link.white {text-decoration: none;  font-size: 80%; color: #FFFFFF}
A:visited.white{text-decoration: none;  font-size: 80%; color: #FFFFFF} 
a:hover.white {text-decoration: underline;  font-size: 80%; color: #FFFFFF } 
