@charset "utf-8";
/* CSS Document */

body {
font-size: 12px;
margin: 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#666666;
background-image:url(../images/bg.png);
}
p
{
padding-left:18px;
line-height:17px;
}
a:link {
	color: #D30332;
	text-decoration: none;
}
a:visited {
	color: #FD4D74;
	text-decoration: none;
}
a:hover {
	color: #F10338;
	text-decoration: none;
}
a:active {
	color: #B4032B;
	text-decoration: none;
}
-->
ul
{
line-height:17px;
list-style-image:url(../images/bullet.png);
}

ol
{
line-height:17px;
}

.head
{
padding-left:10px;
color:#FC134A;
font-size:17px;
font-weight:bold;
}

.subhead
{
padding-left:10px;
color: #E10425;
font-size:13px;
font-weight:bold;
}

#distance
{
padding-top:10px;
}