h1 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 16px;
	color: #ffffff;
}

h2 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 15px;
	color: #ffffff;
}

h3 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 14px;
	color: #ffffff;
}

h4 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 13px;
	color: #ffffff;
}

h5 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 12px;
	color: #ffffff;
}

h6 {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

p {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

li {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
}

body {
	background-color: #202020;
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	link: #CC9900;
	visited: #CC9900;
	active: #CC9900;
}


