.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited { color: #990000; text-decoration: none;}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #630000;
	font-weight: bold;
}
.text_date_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #630000;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
.menu a:link { color: #000000; text-decoration: none; }

.menu a:visited { color: #333333; text-decoration: none;}

.menu a:hover { color: #990000; text-decoration: none; }

.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
}
.updated
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;

}
.updated a:link { color: #CCCCCC; text-decoration: none; }

.updated a:visited { color: #CCCCCC; text-decoration: none;}

.updated a:hover { color: #990000; text-decoration: none; }
.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;

}

