body  { font-family: Arial   }
a:link { color: #333399; text-decoration: none }
a:visited {  color: #333399; text-decoration: none  }
a:hover  { color: #333399; text-decoration: underline }
a:active {  color: #333399; text-decoration: none  }
.navbar a:link { color: white; text-decoration: none }
.navbar a:visited {  color: white; text-decoration: none  }
.navbar a:hover  { color: white; text-decoration: underline }
.navbar a:active {  color: white; text-decoration: none  }
div.main_body
{
	padding: 20px;
}
div.sidebar
{
	padding: 4px;
}
tr.colored { background-color: #dedede;}
table.store { font-size: 12px; }
