P  {
  font-size : 12px;
  text-align: justify;  
}

H1  {
	font-size : 16px;
	font-family : Verdana, Sans-Serif;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : 14px;
	font-family : Verdana, Sans-Serif;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-size : small;
	font-family : Verdana, Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color: gray;
}

A  {
  font-size : 12px;
	font-family : Verdana, Sans-Serif;
	color : #939393;
}

A:Visited  {
  font-size : 12px;
	font-family : Verdana, Sans-Serif;
}

A:Active  {
  font-size : 12px;
	font-family : Verdana, Sans-Serif;
  text-decoration:none;
}

A:Hover  {
  font-size : 12px;
	font-family : Verdana, Sans-Serif;
  text-decoration:none;
}

BODY  {
	font-size : small;
	font-family : Verdana, Sans-Serif;
	color : black;
	margin-left : 0;
	margin-right : 30;
	margin-top : 0;
	margin-bottom : 0;
	padding-right : 10;
}


TABLE  {
	font-size : 12px;
	font-family : Verdana, Sans-Serif;
	color : Black;
  border-width: 0px;
  border-style: solid;
}

TH  {
	font-size : 12px;
	font-family : Verdana, Sans-Serif;
	color : Black;
  border-style: solid;
}


TD  {
	font-size : 12px;
	font-family : Verdana, Sans-Serif;
	color : Black;
}

INPUT {
  border-width:1px;
  border-style:solid;
  border-color:#939393;
}

DIV.COPYRIGHT {
	font-size : 8pt;
	font-family : Verdana, Sans-Serif;
	color : #939393;
}

HR {
  background-image:url(/images/website/dunkelgrau.gif);
  height:1px;
  border-style:solid;
  border-width:0px;
}

IFRAME {
  border-top-color: black;
  border-left-color: white;
  border-right-color: white;
  border-style: solid;
  border-width: 2px;
}


SELECT {
  border-width:1px;
  border-style:solid;
  border-color:#939393;
	font-size : 12px;
	font-family : Verdana, Sans-Serif;
	color : Black;
}

OPTION {
  border-width:1px;
  border-style:solid;
  border-color:#939393;
}

