body {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	font-size: 11px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
p {
	font-size: 11px;
}
.small {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.small a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
li {
	font-size: 11px;
}
.wee {

	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.littletext {
	font-size: 9px;
}
