.whitetext {
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #3366cc;
}
a:visited {
	color: #3366cc;
}
.brown {
	font-weight: bold;
	color: #663300;
}
.brown2 {
	font-weight: bold;
	color: #663300;
}
.brown3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #663300;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	color: #666666;
}
.greytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}

