body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin: 0px;
}



a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}
a.menu {
   font-weight: bold;
}
a {
   font-style: italic;
}
td.menu {
  width : 155px;
  text-align: left;
  vertical-align: top;
  height: 200px;
  padding: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

iframe.content {
   width: 673px;
}

td.content {
   width: 675px;

}
table.body {

   width: 800px;
   border-style:outset;
   border-width: 2px;
}
table.body td {

   border: 1px ridge;
   
}
table.index {
   border: none;
   width: 95%;
   text-align: center;

}

div.index {
	float: left;
	padding: 5px;

}

div.index a, img {
    border: none;
   
}

div.clear {
     clear: both;
     float: none;

}

h1 {

   font-size: 20pt;

}
div.sectiontitle {
font-family:Tahoma;
 font-size:14.0pt;
  color:silver; 
margin-top:20px;
margin-bottom:0px;
}	