a
{
	text-doration: none;
}
a:hover
{
	text-decoration: underline;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body
{
	font-family: Arial, sans-serif;
}
cite
{
}

h1
{
	font-size: 180%;
	font-weight: bold;
	color: rgb(0,121,44);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h2
{
	font-size: 140%;
	font-weight: bold;
	color: rgb(0,121,44);
}
h3
{
	font-size: 130%;
	font-weight: bold;
	color: rgb(0,121,44);
}
h4
{
	font-size: 120%;
	font-weight: bold;
	color: rgb(0,121,44);
}
h5
{
}
h6
{
}
img
{
}
label
{
}
p
{
}
q
{
}
table
{
	text-align: left;
}
th
{
	vertical-align: top;
}
td
{
	vertical-align: top;
}
tr
{
}
#mainContent{
	color: #404040;
	font-size: 90%;
	/*font-weight: 400;*/
}
.form_element{}
.form_data{}