BODY, table, span, p {
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.title   {
	font-size: 175%;
	color: #05699d;
	text-decoration: none
}
.subtitle    {
	font-size: 120%;
	color: #6E6800;
	text-decoration: none;
}
.head   {
	font-size:140%;
	text-decoration: none;
	color: #00000;
}
.text-bold {
	font-size: 100%;
	font-weight: bold
}
.text-white {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold
}
.text-smallwhite {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none
}
.text    {
	font-size: 100%;
	color: #000000;
	text-decoration: none
}
.text-smallitalic    {
	font-size: 90%;
	color: #000000;
	font-style: italic;
	text-decoration: none
}
.hometext    {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	line-height:150%
}
.text-small {
	font-size:90%;
	color: #000000;
	text-decoration: none
}
.text-smaller {
	font-size:80%;
	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 } 

