H1    { font-size: 35pt;
	color: black; }

A	{color: black; font-weight: bold}
A:hover	{color: red; font-weight: bold}

#title > A {
	text-decoration: none;
}

BODY {
	background-color: #e0e0e0;
	color: #000000;
}


DT {	font-weight:bold;
}

TR.national,TD.national {
	background-color: #ee7777;
}
TR.qualifier,TD.qualifier {
	background-color: #11ff11;
}
TR.ryc,TD.ryc {
	background-color: #eeee11;
}
TR.nasq,TD.nasq {
	background-color: #ff77ee;
}
TR.nasc,TD.nasc {
	background-color: #FFCC00;
}


TR.gold,TD.gold {
	background-color: #F7F74C;
}
TR.silver,TD.silver {
	background-color: #C3C3C3;
}
TR.bronze,TD.bronze {
	background-color: #B58231;
}
TR.medal,TD.medal {
	background-color: #00FFFF;
}



TD {
	text-align: top;
}

.menuItem {
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
}


.title {
	font-size: 30pt;
	font-family: sans-serif;
	color: black;
}

.greeting { font-size: 20pt; }

.editorial {
	font-family: sans-serif;
	font-size: 10pt;
	color: #503010;
	font-weight: normal;
	font-style: italic;
}

.section {
	font-family: sans-serif;
	font-size: 16pt;
	color: #503010;
	font-weight: bold;
	font-style: italic;
}


.subsection {
	font-family: sans-serif;
	font-size: 14pt;
	color: #503010;
	font-weight: bold;
}

.address {
	color: #000000;
	font-weight: bold;
}

.email {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-underline: single;
}

