a
{
	color: #769d00;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body, body
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
cite
{
}
h1
{
	font-size: 18px;
	color: #769d00;
	font-weight : normal;
}
h2
{
	font-size: 16px;
	color: #D82100;
	font-weight : bold;
}
h3
{
	font-size: 14px;
	color: #333333;
}
h4
{
}
h5
{
}
h6
{
}
img
{
}
label
{
}
p
{
}
li
{
	list-style-image: url(../images/sce/li-checked.gif);
	margin-bottom: 5px;
}
q
{
}
table
{
}
th
{
}
td
{
}
tr
{
}
.form_element{}
.form_data{}