body
{
	margin: 0px;
	font-family: Arial;
	font-size:smaller;
}

.ac_title
{
	font-weight:bold;
	color:#993366;
}

.ac_subtitle
{
	font-weight:bold;
	color:#993366;
	font-size:smaller;
}

.ac_tablesubtitle
{
	color:Gray;
	font-weight:bold;
}

.ac_tablestrong
{
	font-weight:bold;
}

.ac_text
{
	font-size=smaller;
}

.ac_news_title
{
	font-size:smaller;
	font-weight:bold;
}

.ac_news_text
{
	font-size:smaller;
}

a
{
	color: #6666cc;
	text-decoration: none;
}

a:hover
{
	color: #993366;
	text-decoration: underline;
}

