body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}

.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #FF0000;
	font-weight: normal;
	background-color: #000000;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #000000;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #000000;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
	background-color: #000000;
}

.rightHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}


a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}