body{
	margin-top: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a.email:link{
	color: yellow;
	text-decoration: none;
}

a.email:hover{
	color: yellow;
	text-decoration: none;
}

a.email:visited{
	color: yellow;
	text-decoration: none;
}

a.nav:link{
	color: white;
	text-decoration: none;
}

a.nav:hover{
	color: white;
	text-decoration: none;
}

a.nav:visited{
	color: white;
	text-decoration: none;
}

.nav_button{
	font-size: 0.7em;
	color: white;
	text-align: center;
}

.left_nav{
	font-size: 0.7em;
	color: white;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 3px;
}

.main_table{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.home{
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: white;
}

.main_header{
	font-size: 16px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.main_content{
	font-size: 0.8em;
	color: white;
	text-align: justify;
	line-height: 15px;
}

.product_content{
	font-size: 0.7em;
	color: white;
	text-align: left;
	line-height: 15px;
}

.address_content{
	font-size: 0.8em;
	color: white;
	text-align: left;
	line-height: 15px;
}

.racing_content{
	font-size: 0.8em;
	color: white;
	text-align: center;
	line-height: 15px;
}

.nav_bottom{
	font-size: 0.7em;
	color: white;
	line-height: 15px;
}

.nav_bottom1{
	font-size: 0.7em;
	color: black;
	line-height: 15px;
}