BODY  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

A:link  {
	font-family : verdana,arial,helvetica;
	text-decoration : none;
	font wheight : bold;
}

A:hover { 
	color: red;
}

A:visited  {
	font-family : verdana,arial,helvetica;
	text-decoration : none;
	font wheight : bold;
}

H1  {
	font-family : verdana,arial,helvetica;
	font-size : 14pt;
	color : #575757;
}

H2  {
	font-family : verdana,arial,helvetica;
	font-size : 12pt;
	color : #575757;
}

H3  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color : #575757;
}

H4  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

H5  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
}

TD  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

TH  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

P  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

DIV  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

BLOCKQUOTE  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

UL  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

OL  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}

LI  {
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
}


.blubi  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color : white;
	background-color : #000099;
}


.redbi  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color : white;
	background-color : #C00000;
}


.yelbi  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color : white;
	background-color : olive;
}

.verbi  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color : white;
	background-color : #346969;
}

.nerbi  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color : white;
	background-color : black;
}

.link      {
text-decoration: none;
color:#000099;
font-family:verdana,arial,helvetica;
font-size:8pt; 
font-weight:bold;
}

.link2      {
text-decoration: none;
color: white;
font-family:verdana,arial,helvetica;
font-size:8pt; 
font-weight:bold;
}

.link3      {
	text-decoration: none;
	color: white;
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	font-weight: bold;
	vertical-align : top;
}
.b1  {
	background-color : #DADFFE;
}

.b2  {
	background-color : #9999ff;
}

.b3  {
	background-color : #6633ff;
}

.b4  {
	background-color : navy;
}

.gr1  {
	background-color : #E0E0E0;
}

.gr2  {
	background-color : silver;
}

.gr3  {
	background-color : gray;
}

.gr4  {
	background-color : #575757;
}

.g1  {
	background-color : #F3FAA0;
}

.g2  {
	background-color : #F2DE51;
}

.g3  {
	background-color : #C0C89F;
}

.g4  {
	background-color : olive;
}

.v1  {
	background-color : #D7E6D5;
}

.v2  {
	background-color : #8DCBBD;
}

.v3  {
	background-color : #50B69F;
}

.v4  {
	background-color : #408080;
}

.small  {
font-size:8pt; 
}