
body
{
	background-color: white;
}

a
{ 
	font-size: 9pt;
    color: white;
	font-family:Arial;
	text-decoration:none;
	font-weight: bold;

}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a:hover
{
color: #CC0066;
}

h1
{

font-size: 14pt;
font-family:Arial;



}

p
{
	font-size: 10pt;
    color: black;
	font-family:Arial;
	text-decoration:none;
}

p.adress
{
	font-size:10pt;
    color: white;
	font-family:Arial;
	text-decoration:none;
}

a.submenu
{

	font-size: 9pt;
    color: #009EE0;
	font-family:Arial;
	text-decoration:none;
	font-weight: bold;

}

a.submenu:active
{
outline: none;
}

a.submenu:focus
{
-moz-outline-style: none;
}

a.submenu:hover
{
color: black;
}

a.doc
{

	font-size: 10pt;
    color: black;
	font-family:Arial;
	text-decoration:underline;
	font-weight: bold;

}

a.doc:active
{
outline: none;
}

a.doc:focus
{
-moz-outline-style: none;
}

a.mail
{
	font-size: 10pt;
    color: white;
	font-family:Arial;
	text-decoration:none;
	font-weight: normal;
}

a.mail:active
{
outline: none;
}

a.mail:focus
{
-moz-outline-style: none;
}

a.mail:hover
{
color: white;
}