sup { font-size: .75em;}
.red {
    color: red; 
	font-weight: bold;
	font-family: verdena, arial, sans-serif;
	font-size: 11px;
	}
a:link    {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff;text-decoration: none;}
a:active  {color: #ffffff; text-decoration: none;}
a:hover   {color: #999999; text-decoration: none;}
a img {
  border: 0px;
  }
body {
    margin: 0px;
	padding: 0px;
	background-color: #222160;
	color: white;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(images/menuback.jpg);
  }
table {
	cellspacing: 2;
	cellpadding: 0;
	border: 0;
    margin-left: 1px;
	color: white;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/menuback.jpg)
  }
caption {
	font-size: 12px;
	font-weight: bold;
    text-align: center;
    vertical-align: bottom
}
  
tr, td {
	background-image: url(images/menuback.jpg);
}

td {
    padding: 2px;
   }  
.smaller {font: 0.75em "Trebuchet MS", Verdana, Arial, sans-serif;} 
.larger {font: 1.2em;} 