
body {
   background : #ffffff; 
   color: black;
   margin : 0; 
   padding : 0;
   font-family: verdana, arial, helvetica, sans-serif; 
	}

p

{
font-family: verdana, arial, helvetica, sans-serif;

font-size: small;
}

td
{
vertical-align: top;
}

.subheader
{
color: #646464;
font-family: verdana, arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
}

.smallsubheader
{
color: #646464;
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
font-weight: bold;
}

.ixentry
{
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
}

.catixentry
{
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
margin-top: .5em;
text-indent: -2em;
margin-left: 2em;
}

img.th
{
margin-bottom: 16px;
border: thin solid;
}

img.bth
{
margin-right: 12px;
border: none;
}

.ixtext
{
vertical-align: top;
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
margin-bottom: 0px;
}

.ixblurb
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: x-small;
margin-top: -.5em;
text-indent: 2em;
margin-right: 70px;
}

.ixarea
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;

}

.archhead

{
color: #646464;
font-family: verdana, arial, helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
}

B, strong {
   font-weight : bold; 
	}

A:visited {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

A:link {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

A:hover {
   color : #ff4400;
   background-color : #fff;  
   text-decoration : underline; 
	}

A:active {
   color:  #ff6400;
   font-weight : bold; 
   text-decoration : none; 
	}

