.content
{
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #032047;
}
.content *
{
	margin-top: 0px;
}
.content a
{
	color: #B37D0B;
	text-decoration: none;
}
.content a:hover
{
	color: #032047;
}
.content a:visited
{
}
.content address
{
}
.content .anchorlinks
{
	margin-bottom: 15px;
}
.content blockquote
{
}
.content dir
{
}
.content em
{
}
.content h1
{
	color: #535964;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 12px;
}
.content h2
{
	color: #83878F;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.content h3
{
	color: #B37D0B;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 7px;
}
.content h4
{
	color: #3C4A78;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.content h5
{
	color: #3C4A78;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.content h6
{
	color: #3C4A78;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.content hr
{
}
.content img
{
}
.content img.imgleft
{
	margin: 0px 10px 0px 0px; /*top right bottom left*/
}
.content img.imgright
{
	margin: 0px 0px 0px 10px; /*top right bottom left*/
}
.content li
{
	line-height: 16px;
	list-style-type: square;
}
.content menu
{
}
.content ol
{
}
.content p
{
	line-height: 16px;
	margin-bottom: 10px;
	text-align: justify;
}
.content pre
{
}
.content strong
{
}
.content sup
{
}
.content sub
{
}
.content table
{
}
.content table.developments
{
}
.content table.developments th
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	text-align: left;
	padding: 5px;
	background-color: #f3f3f3;
}
.content table.developments td
{
	border-bottom: solid 1px #DDDDDD;
	padding: 5px;
}
.content td
{
	font-size: 11px;
}
.content u
{
}
.content ul
{
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
.content .topLink
{
	clear: both;
}
