body
        {
        background-color: #C0C0C0;
        font-family: arial;
        font-style: italic;
        color: #000000;
        font-size: 12px;
        }
table
        {
        background-color: #C0C0C0;
        font-family: arial;
        font-style: italic;
        color: #000000;
        font-size: 12px;
        }
tr
        {
        background-color: #C0C0C0;
        font-family: arial;
        font-style: italic;
        color: #000000;
        font-size: 12px;
        }
td
        {
        background-color: #C0C0C0;
        font-family: arial;
        font-style: italic;
        color: #000000;
        font-size: 12px;
        }
.small
        {
        font-size: 10px;
        color: #000000;
        }
.small a
        {
        text-decoration: underline;
        color: #000000;
        }
.menu a
        {
        text-decoration: underline;
        color: #000000;
        font-size: 13px;
        }
.content a
        {
        text-decoration: none;
        font-size: 12px;
        }
.top
        {
        background: #FFF;
        }
.tracks td
        {
	border-top: 0px #aaaabb solid;
	border-left: 0px #aaaabb solid;
	border-bottom: 1px #333333 solid;
	border-right: 0px #333333 solid;
	padding-top: 6px;
        }
.tracks
        {
        font-size: 10px;
        color: #000;
        }
.tracks a
        {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 8px;
	border-top: 1px #aaaabb solid;
	border-left: 1px #aaaabb solid;
	border-right: 1px #333333 solid;
        }
.tracks a:hover
        {
	color: #000;
	font-size: 10px;
        }
.tracks a:visited
        {
	color: #333333;
	font-size: 10px;
        }
.tracks a:active
        {
	color: #000;
	font-size: 10px;
        }



