body
{
 margin: 0px 0px 0px 0px;
 background-image: url("/img/bottom-bg.jpg")
}

img 
{
 border: 0px;
}

li 
{
 margin-top: 7;
}

a:link, a:visited, a:active 					{ color: #0033CC; }
a:hover 							{ color: #FF0000; }

hr
{
 color: #996633;
}

.subtext
 {
  text-align: right;
  font-weight: bold; 
 }

.i
 {
  font-style: italic;
 }

.small
{
 font-size: 10px;
}

