/* Global shooting sequences Style sheet */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: white;
}
table td {
	font-size:0.6em;
}
a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}