<!--Style sheet for forbes plumbing and heating site-->

body{ 
    font-size: 13px;
    line-height: 1.3;
    font-family:  verdana, sans-serif;
    color: #ffffff
    }
    p { 
    font-size: 13px;
    line-height: 1.3;
    font-family:  verdana, sans-serif;
    font-weight: bold;
    color: #ffffff
    }
    td { 
    font-size: 13px;
    font-family:  verdana, sans-serif;
    font-weight: bold;
     color: #ffffff
    }
	a:link {   font-size:12px;
           color: #ffffff; 
           text-decoration:none; 
		   font-weight: bold}
a:visited {  font-size:12px;
          font-weight: bold; 
             color: #ffffff; 
			 text-decoration:none}
a:hover {  font-size:12px;
            font-weight: bold; 
            color: #ffcc33; 
            text-decoration:none}
.small
{ 
    font-size: 11px;
    font-family: verdana, sans-serif;
    font-style: normal
    }
.heading
{ 
    line-height: 1.2;
    font-size: 15px;
    font-family: tahoma, sans-serif;
    font-weight: bold;
    }
	UL {
	background-color : transparent;
	list-style-type : disc;
	font-size : 11px;
	list-style : disc;
}




