body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #000000;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #ffff00;

}
a:visited {
	text-decoration: none;
	color: #ffffff;

}
a:hover {
	text-decoration: underline;
	color: #ffff00;

}
a:active {
	text-decoration: none;
	color: #ffff00;

}


a.nav {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}


a.btn {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.btn:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.btn:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
a.btn:active {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

a.top {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
a.top:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
a.top:hover {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}
a.top:active {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}


.centre {
	vertical-align:middle;
	text-align:center;
}
h1 {
	font-size: 16px;
}

.footer {
	font-size: 13px;
	vertical-align:middle;
	padding-left:10px
}

.small {
	font-size: 13px;
}

.barHeader {
	font-family: Georgia, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

li {
padding-bottom: 10px;
}



