body {
	background-color: #FFFFFF;
}

body, th {
	color: #00CC33;
}

h1 {
	color: #006600;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
}

h3, h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h5, h6 {
	color: #00CC33;
	font-size: 12px;
}

a {
	color: #000000;
}

form {
	background-color: #009933;
	color: #FFFFFF;
}p {
	color: #000000;
}
.tabsred {
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabsred a {
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subtabsred a {
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabsgreen {
	background-color: #00CC33;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabsgreen a {
	background-color: #00CC33;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subtabsgreen a {
	background-color: #00CC33;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.tabswhite {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
}

.tabswhite a {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
}
