html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
table,
th,
td
{
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	color: #445163;
	border-bottom: 1px solid #445163;
	line-height: 80%;
}

div.main-content,
div.main-content table
{
	font-size: 10pt;
}

div.main-content
{
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
}

div.main-content img
{
	padding: 8px;
}

div.copyright
{
	color: #666;
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
}

div.abstract,
p.abstract
{
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
}

div.source,
p.source
{
	color: #900;
	font-style: italic;
	text-align: right;
}

div.small
{
	font-size: 75%;
}

td.faq_question
{
	font-weight: bold;
	color:#445163;
}

td.faq_answer
{
	font-weight: bold;
	color: red;
}

td.small
{
	font-size: 75%;
}

.success
{
	color: green;
}

.error
{
	color: red;
}

.underline
{
	border-bottom: 1px solid #333;
}
