

body { background-color: grey; font-family: sans-serif; text-align: center; color: #555555; }

h1 {font-size: 1em; background-color: #003366; color: white; }

h2 { font-size: 1em; }

h3 { font-size: 1.6em;  background-color: #005599; color: white; }

h4 { font-size: 6em;  color: red; }

a:link {color: blue; font-style: normal; font-size: 1em; text-decoration: none}
a:visited {color: green; font-style: normal; font-size: 1em; text-decoration: none}
a:hover { color: red; font-style: normal; font-size:  1em; text-decoration: none}
a:active { color: orange; font-style: normal; font-size: 1em; text-decoration: none}

.nav { color: yellow; font-size: 8pt; text-decoration: none; }
a.nav:link { color: #CCC;}
a.nav:visited { color: #CCC;}
a.nav:hover { color: yellow;}
a.nav:active { color: red;}



.contact {text-align: left; padding-left: 10px; background-color: black; color: white; font-size: 10pt; font-weight: normal; text-decoration: none; font-style: normal;}

.description {text-align: justify; padding-top: 20px; padding-left: 20px; padding-right: 20px; background-color: white; color: black; font-size: 10pt; text-decoration: none; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.texttables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

