body, td, th {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/* color: #660066; */
	color: #000000;
}

th {
	font-weight: bold;
}

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.contact {
	background-color: #FFFFFF;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
	vertical-align: super;
	text-align: left;
	padding: 0px;
	border: 1px groove #660066;
	font-size: 12px;
}

td.contact, th.contact {
	background-color: #FFFFFF;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
	vertical-align: super;
	text-align: left;
	padding: 2px;
	border: 1px groove #660066;
	font-size: 12px;
}

a.contact {
	/* color: #660066; */
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.contact:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.contact:visited {
	color: #FFCC00;
}

a.contact:active {
	color: #660066;
}

td.navigation {
	/* background-color: #660066; */
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-width: 0;
}

a {
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
	/* color: #660066; */
	color: #000000;
	text-align: center;
}

h1.contact {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	/* color: #660066; */
	color: #000000;
	text-align: center;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
	border: 0;
}

h2.contact {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
 	color: #FFFFFF;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #FFCC00;
}

.whitenavigation {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
}

.buttoncell {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
    border-style: ridge;
}
