body {
	margin: 0px;
}
.bg_nav {
	background-image: url(images/colorado_tire_09.jpg);
	background-repeat: repeat-x;
}
.text {
	font-size: 12pt;
	line-height: 125%;
	font-family: "Palatino Linotype", "Times New Roman", serif;
}

.nav2 {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;font-weight: bold}
.nav2:link {color: #FFFFFF;text-decoration: none}
.nav2:hover {color: #000000;text-decoration: underline}

a:link, a:visited{ color: #000099; text-decoration: none}
a:hover { color: #000099; text-decoration: underline; background-color: #FFFF99}
hr {color: #CC3333;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3333;
}
li {
	list-style-image: url(images/li_bullet.gif);
}
