BODY {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	background-color: #000000;
	background-image: url(/gfx/bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
}

TD {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	text-decoration: none;               
	font-size:10pt;
        font-weight: 500;
}


A:link {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color:#ffffff;
	text-decoration: none;
	font-weight:700;
}

A:visited {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color:#666666;
	text-decoration: none;
	font-weight:700;
}

A:active {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #000000;
	text-decoration: none;
	font-size:10pt;
	font-weight:500;
}

A:hover {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #000000;
	text-decoration: none;
	font-weight:700;	
}


P {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

UL {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
}

I {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	font-style: italic;
	text-decoration: none;
}

B {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

S {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 600;
	font-style: normal;
	text-decoration: strikethrough
}

SMALL {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 8pt;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
}
	
INPUT {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
        font-size: 10pt;
        border-color: #666666;
        border-width: 1px;
        border-style: solid;
        background: #ffffff;
}

TEXTAREA {
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
        font-size: 10pt;
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        background: #ffffff;
}

.journal {
	text-align: justify
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
}

.fuh {
        position: absolute;
        font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
        left: 70px;
        color: #ffffff;
        padding: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #666666;

}

.nav {
        font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
        color: #ffffff;
	text-align: right;
	vertical-align: top;
}

.hosted {
	text-align: right
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	font-size: 8pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.quote {
	text-align: justify
	font-family: "trebuchet MS", "trebuchet", "arial", "helvetica";
	color: #ffffff;
	width: 70%;
	border: 0px;
	font-size: 8pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.table
	{
	width: 370px; 
	height: 380px; 
	overflow: auto 
}

