@import url("main.css");

body {
    background:#FFFFFF;
}

table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

li {}

h1 {
	color: blue;
	font-size: 18px;
}
h2 {
	color: blue;
	font-size: 14px;
}

.sub {
	list-style-type: circle;
	list-style-image: none;
}

.tips-heading {
	font:bold 12px Verdana, Arial, Sans-serif;
	color: white;
	padding-left: 30px;
	width:247px;
	height: 36px;
	margin:0 auto;
	text-align:left;
	background-image: url(../images/nsw_carpet_cleaning_07.jpg);
	background-repeat: no-repeat;

}

.tips-text {
	font:10px Verdana, Arial, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin:0 auto;
	text-align:left;
	line-height: 18px;
}

