@CHARSET "ISO-8859-1";

.content {
	text-align: left;
}

.content h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003881;
	margin: 0;
	line-height: 14pt;
}

.content h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	margin-bottom: 4px;
	margin-top: 20px;
	padding: 0;
	/*line-height: 14pt;*/
}

.content ul {
	padding-left: 24px;
}

.content ul a:link, .content a:link {
	color: #000066;
	text-decoration: underline;
}

.content ul a:hover, .content a:hover {
	color: #003881;
	text-decoration: underline;
}

.content ul a:visited, .content a:visited {
	color: #000066;
	text-decoration: underline;
}

a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin: 0;
	line-height: 14pt;
	text-decoration: none;
}

a:hover {
	color: #000066;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
