td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titlewhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
}
.textlighgreysmall {
	font-size: 10px;
	color: #666666;
}
.textlighgrey {
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #81C0C0;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}
a.sidebar:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}
.categorytitle {
	font-size: 18px;
	font-weight: bold;
	color: #F4F4F4;
}
.black {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.whitetext {
	color: #FFFFFF;
}
