

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-variant : normal;
	font-weight : bold;
	font-size : 12px;
}
.text1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-variant : normal;
	font-weight : bold;
	font-size : 10px;
}
.text2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-variant : normal;
	font-weight : bold;
	font-size : 12px;

}
div#container
{
   width: 1000px;
   height:100%;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;

}
TABLE#Tableeigen {
	height : 620px;
	width : 600px;
	border-bottom : solid Black 1;
	border-left : solid Black 1;
	border-right : solid Black 1;
	border-top : solid Black 1;
	background-color : #808080;
}
TABLE#Tableeigen1 {
	height : 604px;
	width : 584px;
	border-bottom : solid Black 1;
	border-left : solid Black 1;
	border-right : solid Black 1;
	border-top : solid Black 1;
	background-color : #C0C0C0;
}
TABLE#Tableeigen2 {
	height : 750px;
	width : 800px;
	border-bottom : solid Black 1;
	border-left : solid Black 1;
	border-right : solid Black 1;
	border-top : solid Black 1;
	background-color : #808080;
}
TABLE#Tableeigen3 {
	height : 734px;
	width : 784px;
	border-bottom : solid Black 1;
	border-left : solid Black 1;
	border-right : solid Black 1;
	border-top : solid Black 1;
	background-color : #C0C0C0;
}
body
{
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
  color: #943e4b;
   text-align: center;
   margin: 0;
   overflow:auto;
}