body

{
	background:#fff;
}


body,p,td,div
{
	font: normal 11px verdana,arial,helvitica,sans-serif;
	color: #333;

}

/* +Headings
------------------------------------------------------------------- */
h1
{
	padding:0 0 10px 0;
        font: 18px verdana, helvetica, sans-serif;
        font-weight: bold;
	border-bottom: 2px dotted #ccc;
	color: #18345C;
}

h2 {
padding-bottom: 20px;
padding-top: 3em;
}



span.sub
{
	color: #6F6F6F;
}


p { text-align: justify;}

#content h4
{
	color: #333;
	margin: 20px 0 -12px 0;
	font-size: 14px;
}
/* +Links
------------------------------------------------------------------- */
a
{
	color: #234273;
	text-decoration: none;
}

a:hover
{
	color: #6a8ab9;
}

a:visited
{
	color: #234273;
}

a:active
{
	color: #234273;
}
/* +Misc
------------------------------------------------------------------- */
blockquote
{
	color: #3f6805;
}
