html, body, div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.error {
	color: #FF3333;
}

.white, .white a, .white a:hover {
	color: #FFFFFF;
}

.small, .small a, .small a:hover {
	font-size: 10px;
}

.big {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.dark a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.dark a:hover {
	text-decoration: underline;
}

.nav a {
	color: #7b7827;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	text-decoration: underline;
}

.forumBody {
	color: #6E6E6E;
	font-size: 11px;
}

.forumTitle a {
	color: #7b7827;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.forumTitle a:hover {
	text-decoration: underline;
}

a {
	color: #969491;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}