body,td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	color: #666666;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 110%;
	margin-top: .3em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	}
	
ul {
	margin-top: 0px;
}

li { line-height: 130%; }

.content {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding: 10px 0 10px 10px;
}
.mission {
	background-image: url(images/mission.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	margin-bottom:.5em;
}

.nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.home {font-size: 11px;	color: #666666; margin: 5px 0;}

table.border {
border: 1px solid #666666;
}

.name {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	margin-bottom: 10px;
}

div.rider {
	float:left;
	overflow:hidden;
	border: 1px solid #AAA;	
	width:305;
	padding: 5px;
	font-size: 12px;
	color: #000;

}

div.coach {
	overflow:hidden;
	border: 1px solid #AAA;	
	width:600px;
	padding: 5px;
	font-size: 12px;
	color: #000;
	margin-bottom:10px;

}

.small {font-size: 11px;}
.small2 {font-size: 11px; color:#3366CC}

ul.list li {line-height: 160%;}


/* Generic Link*/
a.link			{font-size: 14px; text-decoration: underline;}
a.link:link		{color: #0066CC; text-decoration: underline;}
a.link:visited	{color: #0066CC; text-decoration: underline;}
a.link:hover	{color: #000000; text-decoration: underline;}

/* Legal Classes */
td.copyright	{
	font-size: 9px;
	color: #666;
	font-family: Verdana, arial, sans-serif;
}

a.logistica				{font-size: 9px; color: #666; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #666;}
a.logistica:visited		{color: #666;}
a.logistica:hover		{color: #666; text-decoration: underline; font-weight: normal; }