body {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;	
	margin-bottom: 50px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
.mediumtext {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
}
.smalltext {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8px;
}
.footer {
	font-family: Eurostile, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	color: #808080;
}

a:link {
	color: #8091A8;
}
a:visited {
	color: #8091A8;
}
a:hover {
	color: #336699;
}
a:active {
	color: #336699;
}

textarea.contact {
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 3px;
	border-bottom: solid 3px;
	border-color: #808080;
	border-style: outset;
	font-size: 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	width: 230px;
}

input.contact {
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 3px;
	border-bottom: solid 3px;
	border-color: #808080;
	border-style: outset;
	font-size: 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
	width: 230px;
}
.submit {
	width: 50px;
	height: 30px;
	background: #6699FF;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
}

option {
	border: solid 1px;
	border-color: #005186;
	font-size: 14px;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000000;
}
ul {
	list-style-type: disc;
}

.button {
	border: none;
}

.glossary1 {
	color: #808080;
}
.glossary2 {
	color: #336699;
}
.glossary3 {
	color: #339966;
}	
.contact {
	margin-right: 10px;
}