body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.h1, .h2, .h3, ul, li {
	margin: 0;
	padding: 0;
}

.h2 {
	font-size: 16px !important;
	margin-top: 10px;
}

.h3 {
	font-size: 12px !important;
}

p, .bodyfont {
	font-size: 10px !important;
}

.bodyfontbold {
	font-weight: bold;
}

.whitetitle {
	color: #FFFFFF;
	font-size: 18px;
}

a {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}

#blacklink a {
	color: #000000;
}

a:hover {
	color: #000033;
	text-decoration: underline;
}

ul {
	margin-left: 15px;
}

