a            { text-decoration: none; }
a:link       { color: rgb(168,128,0); }
a:visited    { color: rgb(168,128,0); }
a:active     { color: rgb(168,128,0); }
ul           { list-style-image: url('images/ball.jpg') }
ul.square           { font-size:11pt; list-style-image: url('images/square.jpg') }

a.smallwhite      { text-decoration: none; font-size:8pt; font-weight:bold; }
a.smallwhite:link       { color: #ffffff; }
a.smallwhite:visited    { color: #ffffff; }
a.smallwhite:active     { color: #ffffff; }

a.white      { text-decoration: none; font-size:9pt; font-weight:bold; }
a.white:link       { color: #ffffff; }
a.white:visited    { color: #ffffff; }
a.white:active     { color: #ffffff; }

p	{ font-family: Arial; }
td	{ font-family: Arial; }

tr.bg	{ background-color: #032c6c; }
font.lightgray       { color: #888888; }
font.small	{ font-size:8pt; }
font.large	{ font-size:14pt; font-weight:bold; }