H1 {
	font-family: arial;
	font-size: 11pt;
	font-weight : bold;
	margin-bottom : 0px;
	padding-left: 32px;
	padding-top: 42px;
	color: #FFFFFF;
	vertical-align: bottom;
}

H2 {
	font-family: arial;
	font-size: 11pt;
	font-weight : bold;
	margin-bottom : 0px;
	color: #FFFFFF;
	padding-top: 42px;
	vertical-align: bottom;
}

body {
	background: #2F2F2F;
	margin-top : 0px;
}

td {
	font-family: arial;
	font-size: 13px;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.green {
	color: #1E841E;
}

a  {
	font-weight: bold;
	color: #1E841E;
}

.menu {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 15px;
}

.whitemenu {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-weight: bold;
}

#tablist{
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#tablist a, #tablist a:visited{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-weight: bold;
}

#tablist a:hover{
	text-decoration: none;
	color: #1E841E;
	text-align: center;
	font-size: 13px;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-weight: bold;
}

#tabcontentcontainerhome{
text-align: right;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

.tabcontent{
display: none;
text-align: right;
text-decoration: none;
font-size: 11px;
font-weight: bold;
padding-top: 8px;
}

.tabcontent2{
display: none;
text-align: center;
text-decoration: none;
background: #1E841E;
font-size: 11px;
font-weight: bold;
width: 150px;
height: 160px;
margin-left: 0px;
padding-top: 8px;
}