.main
{
	font-family: arial;
	font-size: 12px;
	color: #555554;
	text-decoration: none;
	text-align: justify;
	line-height: 1.3
}

.sidecontent
{
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 1.3
}

.sidecontentsmall
{
	font-family: arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 1.3
}

a
{
	font-family: arial;
	font-size: 12px;
	color: #3166A3;
	text-decoration: underline;
	text-align: justify;
	line-height: 1.3
}

.linksmall
{
	font-family: arial;
	font-size: 10px;
	color: #3166A3;
	text-decoration: underline;
	text-align: justify;
	line-height: 1.3
} 

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}