
< style> <body> < body> < html>   { color: black; font-size: 10px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #996 }
li { line-height: 130% }

a:hover {
	color: #cc0000 }
a:link       { color: blue }
a:visited  { color: #606 }
big  { color: black; font-weight: 900; font-size: 9px; font-family: verdana, helvetica, arial }
em   { color: black; font-style: italic; font-size: 12px; font-family: helvetica, arial, verdana }
h1        { color: #663; font-weight: 900; font-size: 16px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
h2   { color: #663; font-size: 12px; font-family: helvetica, arial, verdana }
h3   { color: #663; font-size: 10px; font-family: helvetica, arial, verdana }
h4   { color: #663; font-size: 10px; font-family: helvetica, arial, verdana }
h5   { color: black; font-size: 9px; font-family: helvetica, arial, verdana }
h6   { color: black; font-size: 16px; font-family: helvetica, arial, verdana }
small       { color: black; font-size: 9px; font-family: helvetica, arial }
.callout { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
strong      { color: #663; font-weight: 800; font-size: 12px; font-family: verdana, helvetica, arial }
sup {
	color: #000000;
	font-size: 7px;
	font-family: helvetica, arial }
td           { color: black; font-size: 10px; font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
b     { color: black; font-weight: bolder; font-size: 11px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
.small { font-size: 9px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }

/*for error messages in the membership form */
td.field
{
	text-align:right;
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
}

td.thinfield
{
	text-align:right;
	font-size:x-small;
	font-family:Verdana;
	
}


#calls
{
    font-family:Verdana;
    width:500px;
}

#calls th
{
    padding:10px;
}

td.header
{
	text-align:right;
	font-size:x-small;
	color:Black;
	font-family:Verdana;
	font-weight:bold;
}

#normalBold
{
   color:Black;
   font-family:Verdana;
	font-weight:bold;
}

#normal
{
   color:Black;
   font-size:small;   
   font-family:Verdana;
}

#redBold
{
   color:Red;
   font-size:small;   
   font-family:Verdana;
	font-weight:bold;
}

.red
{
   color:Red;
   font-size:small;   
   font-family:Verdana;
}

#apiheader
{
	text-align:center;
	font-weight:bold;
	font-size:larger;
	font-family:Verdana;
}

table.api
{
	width:424px;
}

.line 
{
	border-bottom:solid 1px #ccc; margin-left:20px ;margin-top:6px; width:100%;
}



