

td {
	font-family: Arial,Helvetica,Univers;
	font-size: 11px;
    color: #000000;
}


.SiteHeadline
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 14pt;
	font-weight : bold;
	color : #113832;
}

.SiteSubHeadline, .SiteSubHeadline:link, .SiteSubHeadline:visited
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 11pt;
	font-weight : bold;
	text-decoration: none;
	color : #113832;
}


.SiteSysMessage
{
	font-family: Arial, Helvetica, sans-serif;
	color: #008811;
	font-size : 9pt;
}

.SiteErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #AA0000;
	text-decoration: none;
}


.SiteSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	color:#5A5D5A;
	font-size : 7pt;
	text-decoration: none;
}



tr.SiteTableHead, td.SiteTableHead, a.SiteTableHead:link, a.SiteTableHead:visited
{
	font-family : Arial,Helvetica,Verdana;
	font-size:12px;
	font-weight : bold;
	color : #000000;
	background-color : #e0e0e0;
}

.SiteTableRow1
{
	font-family : Arial,Helvetica,Verdana;
	font-size:12px;
	background-color : #ffffff;
	color : #000000;
}

.SiteTableRow2
{
	font-family : Arial,Helvetica,Verdana;
	font-size:12px;
	background-color : #f0f0f0;
	color : #000000;
}



