body {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #33CCFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}


body, td {
	background-color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff99;
}

div.body {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

div.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.head {
	border-bottom: 2px solid green;
	width: 100%;
	background-color: #FFFF66;
}

h1 {
	color: #9999FF;
	background-color: transparent;
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}

h2 {
	background-color: transparent;
	color: #9999ff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}

h3 {
	background-color: transparent;
	color: #9999ff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

hr {
	width: 66%;
	text-align: center;
}

img, table#webform {
	border: 2px outset #ffff99;
}

img.nobdr {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 10px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 10px 20px;
}

p {
	margin-left: 10px;
	margin-right: auto;
}

p#cpyrt {
	font-size: 10px;
	text-align: center;
}

table#webform {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	padding: 7px 7px 7px 7px;
}

td.c1 {
	font-size: 10px;
}

td.c3 {
	vertical-align: bottom;
}

td.c4 {
	text-align: right;
	vertical-align: top;
}

td.c5 {
	width: 36%;
}

td.c6 {
	width: 32%;
}

td.wbfml {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

td.wbfmr {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

th {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.small {
	font-size: 80%;
}

br {
	clear: left;
}

br.r {
	clear: right;
}

input.location {
	margin-right: 20px;
}
