
@charset "utf-8";


/* CSS Document */



body {
	background-color: #f7f7f7;
	background-image: url(images/YAAwebbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}

a:link {
	color: #df4900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	text-align: left;
}.Sponsortxt {
	font-size: 10px;
	color: #666;
	text-align: left;
}
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}#Table_ tr td table tr td h1 {
	text-align: left;
}
tr td h1 {
	text-align: left;
}
#Table_ tr td table tr td h1 {
	text-align: justify;
}
p {
	font-size: 12px;
}


