

body {
	background-color : #454545;
	font-family: Verdana, Arial, sans serif;
	font-size: 10pt;
	text-align: left;
	color: #ebebeb;
	line-height : 1.3em;
}
	
DIV	{
	text-align : center;
	vertical-align : middle;
	}

table.head	{
	vertical-align : middle;
	border-bottom : 0px;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-style : groove;
}
table	{
	vertical-align : top;
	border-bottom : 0px;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-style : none;
	border : 0;
	border-bottom-width : 0;
	border-width : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	white-space : 0;
}

tr	{
	vertical-align : top;
	border-style : groove;
	border : 0px;
	}

td	{
	text-align: left;
	vertical-align : top;
	border-style : groove;
	border-width: 0px 
	}
	
td.clair {
	vertical-align : top;
	border-style : groove;
	border-width: 0px;
	}

td.dark {
	vertical-align : top;
	border-style : groove;
	border-width: 0px;	
	}

table.border	{
	vertical-align : top;
	border-bottom : 1px;
	border-top : 1px;
	border-left : 1px;
	border-right : 1px;
	border-style : groove;
	}

tr.border	{
	vertical-align : top;
	border-style : groove;
	border : 1px;
	}

td.border	{
	vertical-align : top;
	border-style : groove;
	border-width: 1px 
	}
	
th {
	text-decoration: none;
	font-weight: normal;
	}

hr	{
	height: 1px;
	border : 0px;
	color: #c0c0c0;
	}

h1	{
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
}
	
h1.center {
	text-align: center;
	}	

h2	{
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	margin-top : 12px;
	margin-bottom : 0px;
}
	
h3	{
	font-family: Verdana, Arial, sans serif;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}	
	
p	{
	font-family: Verdana, Aria, sans serif;
	text-align: left;
	font-size: 10pt;
	margin-bottom : 9px;
}
	
p.right	{
	text-align: right;
}

P.active {
	color : #a2d0a3;
	text-decoration : none;
	font-weight: bold;
}
p.center	{
	text-align: center;
}

p.titel	{
	font-weight: bold;
	}

	
ol	{
	text-align: left;
	text-decoration: none;
	}
	
ul	{
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	list-style-type : disc;
	}

li	{
	text-align: left;
	text-decoration: none;
	font-size : 10pt;
}
	

img.border	{
	border : 1px;
	vertical-align : top;
	}
	
blockquote {
	text-align: left;
	text-decoration: none;
	}
	
address	{
	font-family : Verdana, Arial, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	}

A {
	color : white;
	text-decoration : none;
}
A:hover {
	color : white;
	text-decoration : none;
	font-weight: normal;
}
A:vlink {
	color : white;
	text-decoration : none;
}


A.navi {
	color : #ebebeb;
	text-decoration : none;
	font-weight: bold;
}
A.navi:hover {
	color : #a2d0a3;
	text-decoration : none;
	font-weight: bold;
}
	
FORM {
	/*font-family : Verdana, Arial, sans-serif;*/
	font-size : 4pt;
	font-weight : normal;
	text-align : right;
	text-decoration : none;
	vertical-align : top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}	
	
	

I	{
	font-style : italic;
	}

STRONG {
	font-weight : bold;
	}

