body {font-size:100%; margin: 0px; border:0;}

td {font-size:92%;}
P  {font-family : helvetica,arial;
	font-size : 92%;
	line-height : 135%;}
	
LI  {font-family : helvetica,arial;
	font-size : 13px;
	line-height : 135%;}

H1  {color : charcoal;
	font-family : Georgia;
	font-size : 18px;
	font-weight : bold;}

H2  {color : charcoal;
	font-family : Georgia;
	font-size : 16px;
	font-weight : bold;}

H3  {
	font-family : Georgia;
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
	color : red;
	line-height : 16px;
	}

A  {text-decoration:none;}

A:Visited  {}

A:Active  {}

A:Hover  {color:red;}

Blockquote  {color : Navy;
			 font-style : italic;
			}

.main	{ letter-spacing: 0.1em;
		  color : red;
		  font-weight : bold;
		  }
.menu  {font-family : tahoma,helvetica,arial;
	font-size : 10px;
	color : Red;
	line-height : 150%;} 
.cr		{font-family : tahoma,helvetica,arial;
	font-size : 11px;
	color : white;}
.indent1	{padding: 10px;
	font-family : helvetica,arial;
	font-size : 13px;
	}
.menu2  {font-family : tahoma,helvetica,arial;
	font-size : 12px;
	color : Red;
	line-height : 150%;} 
td.norepeat {background-image:url(test/bar.gif); background-repeat:no-repeat;} 

.coinf {font-size: 100%; color: #003366; font-family: georgia; font-weight:bold; padding-left: 12px;}
.cr	{font-size:80%; color:#006666;}
.botnav {font-size:80%;}
.chart {font-family : tahoma,helvetica,arial; size: 85%; color:#000033;}
#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 10;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
background-color: #fff;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #066;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #066;
color: #fff;
}

