BODY
{
	font-family: verdana;
	font-size:8pt;
}

.white
{
	font-family: verdana;
	font-size:8pt;
	color: FFFFFF;
}

A:link 		{ color: Orange; }
A:active 	{ color: Orange; }
A:visited 	{ color: Orange; }

.tran:link 		{ color: Orange; }
.tran:active 	{ color: Orange; }
.tran:visited 	{ color: 000000; }

.A1:link 		{ color: 000000; }
.A1:active 		{ color: 000000; }
.A1:visited 	{ color: 000000; }

H1			{ font-family: verdana; font-weight: bold; font-size: 16pt }
H2			{ font-family: verdana; font-weight: bold; font-size: 14pt }
H3			{ font-family: verdana; font-weight: bold; font-size: 12pt }
H4			{ font-family: verdana; font-weight: bold; font-size: 10pt }
H5          { font-family: verdana; font-weight: bold; font-size: 8pt }

FONT.smaller	{ font-size: 8pt; color: black; font-weight:normal}
FONT.small1		{ font-size: 8pt; font-weight: bold; color: black;}
FONT 			{ font-family: verdana; font-size:8pt; color: silver; font-weight:bold}
.silver         { font-family: verdana; font-size:8pt; color: silver; font-weight:bold}

FONT.norm 		{ font-size:8pt; }
FONT.small		{ font-size: 8pt; font-weight: bold; }
FONT.smallnb	{ font-size: 8pt }
FONT.nav 		{ font-family: verdana; font-size: 8pt; }
FONT.error 		{ color: #CC0000; font-size:8pt; font-weight: bold}
FONT.alert 		{ color: #CC0000; font-size:8pt; font-weight: bold; font-style:italic }
FONT.alert1     { color: red; font-size:8pt; font-weight: bold; font-style:italic }
FONT.select 	{ font-family: verdana; font-size:8pt; }
FONT.textarea 	{ font-family: verdana; font-size:8pt; }
FONT.notehead	{ font-size: 8pt; color:444444; font-weight: bold; }
FONT.note		{ font-size: 8pt; color:666666; font-style:italic }
FONT.new        { font-family: verdana; color: #e1e1e1; font-size: 16pt; font-weight: bold;}
.warning        { font-family: verdana; color: red; font-size:8pt; font-weight: normal;}
.warning_bold   { font-family: verdana; color: red; font-size:8pt; font-weight: bold;}

FONT.h1 		{ font-weight: bold; font-size: 16pt; }
FONT.h2 		{ font-weight: bold; font-size: 14pt; }
FONT.h3 		{ font-weight: bold; font-size: 12pt; }
FONT.h4 		{ font-weight: bold; font-size:8pt; }

B				{ font-family: verdana; font-weight: bold; font-size: 10pt}
STRONG		{ font-family: verdana; font-size: 12pt; font-weight: bold; }
P				{ font-family: verdana; font-size:8pt; }

TD
{
	color: black;
	font-family: verdana;
	font-size:8pt;
}
.x
{   font-weight: normal;
	color: black;
	font-family: verdana;
	font-size: 8pt;
}
.xx
{   font-weight: bold;
	color: black;
	font-family: verdana;
	font-size: 8pt;
}

TH
{
	color: black;
	font-family: verdana;
	font-size:8pt;
	font-weight: bold;

	text-align: center;
}

TEXTAREA
{
	font-family: verdana;
	font-size:8pt;
}

SELECT
{
	font-family: verdana;
	font-size:8pt;
}

INPUT
{
	font-family: verdana;
	font-size:8pt;
}

table
{
	bgcolor: ffffff;
}

.binput
{	
	font: 11px verdana; 
	height: 18px;  
	background-color: orange; 
	border-style: solid; 
	border-width=1;
};

.att
{   font-weight: bold;
	color: red;
	font-family: verdana;
	font-size: 8pt;
}

.bold
{   font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
}