   body {
    margin: 15px;
   }
   input {
    color: 808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
    width: 150px;
   }
   .normal {
   color: 000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
   }
   
   a {
   color: 999999;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
   }
   a:hover {
   color: 333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
   }
	.menu1 {
    color: ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
   }
   h1 {
   color: ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
   .menu2 {
    color: 808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
   }
   .H1
   {
    color: #dddddd;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	}
   .head
   {
    padding: 2px;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: 400;
	}