@charset "UTF-8";
/* CSS Document */
/* Vizzit Web Design - A1 Select */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:14px;
}

.main_text {
	padding-left:5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333300;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a {
	font-size: 14px;
}
.style1 {font-size: 10px}
.style2 {font-size: 10px; font-weight: bold; }

ul {
	list-style-type: none;
	padding-left: 15px;
	padding-top:15px;
	margin-left: 0;
	font-weight:bold;
	font-size:14px;
	}
	
li {
	background: url(bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}
	
td#footer a{
	font-size:10px;
	} 
	
td#footer a:link {color: #000000;}
td#footer a:visited {color: #000000;}
td#footer a:hover {color: #000000;}
td#footer a:active {color: #000000;}

td#topmenu a:link {color: #336600;}
td#topmenu a:visited {color: #336600;}
td#topmenu a:hover {color: #FFFFFF;}
td#topmenu a:active {color: #336600;}

td#google a:link {color: #000000;}
td#google a:visited {color: #000000;}
td#google a:hover {color: #336600;}
td#google a:active {color: #000000;}

td#test a:link {color: #336600;}
td#test a:visited {color: #336600;}
td#test a:hover {color: #000000;}
td#test a:active {color: #336600;}

td#subfooter a:link {color: #336600;}
td#subfooter a:visited {color: #336600;}
td#subfooter a:hover {color: #000000;}
td#subfooter a:active {color: #336600;}

td .links a:link {color: #336600;}
td .links a:visited {color: #336600;}
td .links a:hover {color: #000000;}
td .links a:active {color: #336600;}

td#test a{
	font-size:12px;
	font-weight:bold;
}

td .links a{
	font-size:12px;
	font-weight:bold;
}


td#subfooter a{
	font-size:12px;
	font-weight:bold;
}

td#google a{
	font-size:12px;
}

.image img{
	padding-bottom:15px;
	padding-top:15px;
}
	
#heating ul {
	list-style-type:circle;
	padding-left: 15px;
	padding-top:5px;
	margin-left: 0;
	font-weight:normal;
	font-size:12px;
	}

#heating li {
	padding-left: 15px;
	margin-bottom: 5px;
	}