body		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		color: #231f20;
		}

.input	{
	background: #bdbdbe;
	color: #231f20;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	border-width: 0px;
	border-style: solid;
	height: 20px;
	width: 150px;
	padding: 4px;
	margin: 0px;
      }
	  
.treb {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #231f20;
	letter-spacing: 2px;
    }
.white9 {
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
    }
.grey9 {
	font-size: 9px;
	line-height: 12px;
	color: #dcddde;
	font-weight: normal;
    }
.black9 {
	font-size: 9px;
	line-height: 12px;
	color: #231f20;
	font-weight: normal;
    }
.white10 {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
    }
.text {
	font-size: 10px;
	line-height: 12px;
	color: #231f20;
	font-weight: normal;
    }
.text-close {
	font-size: 10px;
	line-height: 11px;
	color: #231f20;
	font-weight: normal;
    }
.headline {
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
    }
.bigheadline {
	font-size: 16px;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
    }
		
a		{
    	color: #ffffff;
		text-decoration: none;
		}
		
a:hover		{
		text-decoration: none;
		color: #ffffff;
		}
		