/* color of body : rgb(51,102,204);*/
body
{
	margin: 0;
	font-family: tahoma;
	background-color: #ffffff;
	color: #000000;
	text-decoration:none;
}
.new         { color: #FFFFFF; }

td{
font-size:12px;
}
.a1 {
	text-decoration: none;
	color: #006600;
}
:hover.a1
{
	color: #009F00;
	text-decoration: underline;
}

.head {
font-family: Tahoma; font-size: 11px; color: #336699; font-weight: bold;}
.title {
font-family: Arial Narrow; text-decoration: none; font-size: 14px; 
               font-weight: bold; color:#006600;}
.subhead {
font-family: Tahoma; color: #710000; font-size: 11px; text-decoration: none; 
               font-weight: bold;}
.pgtitle {
font-family:Tahoma; font-size:16px; text-decoration:none; color:#F57118; font-weight:bold; 
}
.fuchhe{
font-size:2px;
}
.cont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	line-height:1.7em;
   }
   .it{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-style:italic;
	line-height:1.7em;
   }
