@import url("/MailForm.css");

body
{
	color: #505050;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: x-small;
	margin-bottom: 10pt;
	margin-top: 0pt;
}
a
{
	color: #3C6381;
	text-decoration: underline;
}
a:hover
{
	color: #505050;
	text-decoration: underline;
}
p
{
	margin-top: 0pt;
	margin-bottom: 8pt;
}
li
{
	margin-top: 0pt;
	margin-bottom: 8pt;
}
ul
{
	margin-bottom: 4pt;
	margin-top: 2pt;
	list-style-image: url('/images/li.gif');
}
ol
{
	margin-bottom: 2pt;
	margin-top: 2pt;
}
h1
{
	color: #353535;
	font-size: small;
	font-weight: bold;
	margin-bottom: 7pt;
	margin-top: 0pt;
}
h2
{
	color: #505050;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 4pt;
}
h3
{
	color: #707070;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 4pt;
}
h4
{
	color: #909090;
	font-size: xx-small;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 0pt;
}
td
{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: x-small;
	margin: 0pt;
}
th
{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin: 0pt,
}
.box
{
	color: #353535;
	font-size: xx-small;
	margin-bottom: 0pt;
	margin-top: 0pt;
}
caption
{
	font-size: xx-small;
	font-STYLE: oblique;
}
input
{
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}
select
{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}

legend
{
	font-weight: bold;
	font-size: x-small;
	color: #3C6381;
	margin-bottom: 0.5em;
}

fieldset {
	background-color: #F5F5F5;
	margin-bottom: 1em;
	padding: 0 0.5em 0.5em 0.5em;
}

label {
	font-size: 93%;
}
