/*	eKLIPS Grand Prix Team List Style Sheet	*/

title
{
	font-size: 12pt;
	line-height: 50%;
}

h1
{
	font-size: 12pt;
	line-height: 50%;
	background-color:
	white; color: blue;
}

h2
{
	font-size: 12pt;
	line-height: 50%;
	background-color: white;
	color: blue;
}

h3
{
	font-size: 12pt;
	line-height: 50%;
	background-color: white;
	color: blue;
}

caption		{ font-size: 12pt; background-color: white; color: blue; }

text { background-color: white; color: blue;}
col#teamnumber		{ text-align: right }
col#teamname		{ text-align: left }
col#competitor		{ text-align: left }

tr			{ line-height: 70%; }
td			{ font-size: 12pt }

