
a {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}



h1 {
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFC0;
	text-decoration: none;
}


h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFC0;
	text-decoration: none;
}
p {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
        line-height: 1.6
}
.smalltext {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
        line-height: 1.4
}
.footer {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
}


INPUT {
        FONT-WEIGHT: normal; FONT-SIZE:10px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
select {
        FONT-WEIGHT: normal; FONT-SIZE:10px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
li {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
        line-height: 1.6
}