BODY
{
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
TD
{
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.H1
{
	font-size: 30px;
	color: #000000;
}
.H2
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.H3
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.H4
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.photo 
{   font-size: 12px;
	font-style: italic;
	color: #000000;
}

a:link
{
	font-size: 14px;
	color: #aaaaaa;
	text-decoration: none;
}
a:visited
{
	font-size: 14px;
	color: #aaaaaa;
	}
a:active
{
	font-size: 14px;
	color: #aaaaaa;
	text-decoration: none;
}
a:hover
{
	font-size: 14px;
	color: #aaaaaa;
	text-decoration: underline;
}

a.blue:link {
    font-size: 12px;
	color: #0376b9;
	text-decoration: underline;
}
a.blue:visited {
	font-size: 12px;
	color: #0376b9;
	text-decoration: underline;
}
a.blue:hover {
	font-size: 12px;
	color: #0376b9;
	text-decoration: underline;}
a.blue:active {
	font-size: 12px;
	color: #0376b9;
}
a.menue:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menue:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.menue:active
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menue:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
