body.body{
	font-family:verdana;
/*font-size:0.9em;*/
}
a
{
}
a:hover
{color:red;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
cite
{
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#442359;
	font-size:1.3em;
	font-weight:bold;
	padding-top:17px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#442359;
	font-size:1.1em;
	font-weight:bold;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#442359;
	font-size:1em;
	font-weight:bold;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:1em;
	font-weight:bold;
	}
h5
{
}
h6
{
}
table h2 {
	margin-top:5px;
	margin-bottom:10px;
	}

table h4 {
	font-size:1.0em;
	margin-top:5px;
	margin-bottom:10px;
	}
img
{
}
label
{
}
p
{
}
q
{
}
table
{
}
th
{
}
td
{
}
tr
{
}
.form_element{}
.form_data{}