body, html, td, tr
{
	font-family : Verdana, Arial;
	color : #333333;
	font-size : 8pt;
}


a { font-weight: bold; }
a:link { color: #7d1013; text-decoration: none; }
a:visited { color: #7d1013; text-decoration: none; }
a:hover { color: #7d1013; text-decoration: underline; }

a.main:link { color: #BE6A03; font-weight: bold; text-decoration: none; }
a.main:visited { color: #BE6A03; font-weight: bold; text-decoration: none; }
a.main:hover { color: #BE6A03; font-weight: bold; text-decoration: underline; }

.topic { font-weight: bold; color: #1f4376; font-size : 10pt; }

.roster { color: #1f4376; font-size : 10pt; }

.subtopic { font-weight: bold; color: #ffffff; font-size : 12pt; }

.small { font-size: .83em; }