body
{
	margin: 0 0 0 0;
	background: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}

.dark
{
	background: #000033;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
}

table
{
	font-size: 12px;
}

H1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 220%;
	margin: 0 0 0 0;
}

H2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin: 0.7em 0 0.7em 0;
}

H3
{
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 0 0;
}

H4
{
	font-size: 11px;
	font-weight: bold;
	line-height: 50%;
	margin: 0 0 0 0;
}

H5
{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
}

H6
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 105%;
	margin: 2px 0 3px 5px;
}

BLOCKQUOTE
{
	margin: .2em 0em 1em 1.5em;
	/* top, right, bottom, left */
	line-height: 105%;
}

.smallblock
{
	line-height:120%;
	margin: 0.5em 0em 2em 1.5em;
}

.bignav
{
	line-height: 125%;
}
.bignav A:link
{
	font-weight: normal;
	color: #ff9900;
}

.bignav A:visited
{
	font-weight: normal;
	color: #ff9900;
}
.bignav A:active
 {
	font-weight: normal;
	color: #ff9900;
}

.tinynav
{
	font-size: 11px;
	font-weight: normal;
}

.tinynav A:link
{
	font-weight: normal;
	color: #ff9900;
}

.tinynav A:visited
{
	font-weight: normal;
	color: #ff9900;
}
.tinynav A:active
 {
	font-weight: normal;
	color: #ff9900;
}

.headerlink{
}

.headerlink A:link, A:visited, A:active
{
	color: #ff9900;
}

.headerlink A:visited
{
	color: #ff9900;
}

.headerlink A:active
{
	color: #ff9900;
}

P 
{ 
	margin: 0 0 1.5em 0; 
}

.client
{
	color: #000000;
}

.clientblue
{
	color: #000066;
}

.clientsmall
{
	color: #000000;
 	font-size: 11px;
 	margin: 0 5px 3px 5px;
}

.clientsmallnav
{
	color: #000000;
 	font-size: 11px;
 	margin: 5px 5px 3px 5px;
}

.client A:visited
{
	color: #9999FF;
}

.clientsmall A:visited
{
	color: #9999FF;
}

.clientsmallnav A:visited
{
	color: #9999FF;
}

.gap
{
 	margin: 0 10px 410px 0;
}

A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #CCCC99;
}

A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #ffff99;
}

A:hover { text-decoration: underline; }

