body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color:#036059;
	text-decoration: underline;
}
a:active {
	color:#FF6600;
	text-decoration: underline;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #036059;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #036059;
	font-weight: bold;
	display: inline;
}
.ttl {
	font-size: 13px;
	color: #036059;
	font-weight: bold;
}
.hd {
	color: #036059;
	font-weight: bold;
}
.md {
	font-size: 10px;
}
.md2 {
	font-size: 11px;
}
.sm {
	font-size: 9px;
}
.pic {
	border: 1px #999999 solid;
}
table.info {
	border-top: solid 1px #E1EAE2;
	border-right: solid 1px #E1EAE2;
	background-color: #FFFFFF;
}
table.info td {
	border-bottom: solid 1px #E1EAE2;
	border-left: solid 1px #E1EAE2;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.td_hd {
	font-family: Verdana;
	font-size: 12px;
	color: #036059;
	font-weight: bold;
	background-color: #BBCCBE;
}
.td_subhd {
	font-family: Verdana;
	font-size: 12px;
	color: #036059;
	font-weight: bold;
	background-color: #F0F0F0;
}
.dropmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: #E1EAE2;
	border: 1px #000000 solid;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: #E1EAE2;
}
.field {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #E1EAE2;
	border: 1px #000000 solid;
}