body  
{
    font-family: verdana; 
    font-size: 10px;
    background: #fff;
    }

a{
	color: #000000;
	text-decoration: none;
}    

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}


div {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}     

.teaser160{
	float: left;
    width: 160px;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
}

.content{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 3px 0;
    border-bottom: solid 1px #cccccc;
}

.footer 
{
     width: 160px; 
     font-size:10px;
     text-align: center;
	 padding: 5px 0px 5px 0px;
	 color: #999999;
} 
       

.header_b
{
    font-size: 100%;
    font-weight: bold;
    padding-bottom:10px;
	text-align: center;	
}

.min_temp
{
    font-size: 110%;
    font-weight:bold;
	color: #000099;
 /*   padding-bottom:10px;	*/
}

.max_temp
{
    font-size: 110%;
    font-weight:bold;
	color: #990000;
/*    padding-bottom:10px;	*/
	
}

.header
{
  position: relative;
  font-size: 11px;
  font-weight: bold;
  height: 17px;
  color: white;
  padding-top: 2px;
  padding-left: 7px;
}

table  {
	empty-cells: show;
	border: 0;
	border-spacing: 0;
}

.tbl_line{
	border: 1px solid #cccccc;
}

.wklink{
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 16px;
}
