.center {
    text-align:center;
}

.email {
	font-family:"Courier New";
	padding-left: 3%;
	padding-right: 3%;
}

.attrib {
    text-align:center;
	font-size: 12px;
	line-height: 1;
    margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.copyright {
    text-align:center;
	font-size: 12px;
	line-height: 2.5;
}

.nobull {
	list-style-type: none;
    padding-bottom: 6px; 
    padding-right: 20px; 
}

html, body {
	background: #006400;
	padding: 3%;
}

span, div {
	background: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 8%;
	padding-right: 8%;
    text-align: center;
    max-width: 850px;
}

p, ul {
	background: #ffffff;
	text-align: left;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 14px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
}

b.red {
	color: #ff0000;
}

ul.nav {
	list-style: none;
	color: #000000;
    text-align: center;
	line-height: 2;
    margin: 0px;
    padding: 0px;
}

li.nav {
	display: inline;
	text-align: center;
    white-space:nowrap;
	background: #ddffdd;
    margin: 0px;
    padding: 5px;
    width: 90px;
    border-style:solid;
    border-width:1px;
    border-color: #006400;
}
h1 {
	background: #ffffff;
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:20px;
	line-height: 1.75;
	margin-left: auto;
    margin-right: auto;
	color: #006400;
}

h2 {
	background: #ffffff;
	text-align: left;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:16px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: #006400;
}

h3 {
	background: #ffffff;
	text-align: left;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:14px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: #006400;
}

h4 {
	background: #ffffff;
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:14px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: #006400;
}

table {
	background: #ffffff;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 14px;
	border-style:double;
    border-width:8px;
    border-color: #006400;
}

td {
	background: #ffffff;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 14px;
	border-style:solid;
    border-width:1px;
    border-color: #006400;
}

td.cen {
	text-align: center;
    white-space:nowrap;
}

th {
	background: #ddffdd;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 14px;
	border-style:solid;
    border-width:1px;
    border-color: #006400;
}

a,a:link {
	font-family: Tahoma,Verdana,Helvetica;
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a:active,a:hover {
	font-family: Tahoma,Verdana,Helvetica;
	color: #ff3232;
	text-decoration: underline;
	font-size: 12px;
}

a:visited {
	font-family: Tahoma,Verdana,Helvetica;
	color: #006400;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}





