.content {

	background-image: url(images/CURVES.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}
.taxtipsbg {
	background-image: url(images/CURVES-SM.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0099FF;
}
.menu1 {
	background-color: #eeeeee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #330066;
}
.taxtips {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #0099FF;
}
.taxtips:hover {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #330066;
}
.taxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #333333;
}
.taxheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #330066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #0099FF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #330066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #cccccc;
}
.footerbg {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
body {
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #66ccff; 
	scrollbar-base-color: #0099ff; 
	background: #ffffff;
	color: #000000;
}
.highlight {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	font-weight: bold;
}

