BODY 
{ 
    BACKGROUND-COLOR: black; 
    COLOR: #f2f2f2; 
    FONT-FAMILY: sans-serif, serif; 
    FONT-SIZE: 10pt; 
} 
A 
{ 
    TEXT-DECORATION: none; 
} 
A:active 
{ 
    color: red; 
    FONT-WEIGHT: bold; 
} 
A:link 
{ 
    COLOR: #99c19c; 
} 
A:visited 
{ 
    COLOR: #8fa3ee; 
} 
 
A:hover {
	COLOR: red;
}
P 
{ 
    FONT-SIZE: 10pt; 
} 

IMG {
	border-width: 0px;
}


li 
{ 
	font-size: 10pt; 
} 
H1 
{ 
    FONT-SIZE: 32pt; 
    FONT-WEIGHT: bold 
} 
.liDiaOrange 
{ 
    CLEAR: left; 
    LIST-STYLE: url(../images/util/bullets/bulDiamondOra01.gif); 
    MARGIN-LEFT: 5px 
} 
.liOrange01 
{ 
    LIST-STYLE: url(../images/util/bullets/bulOra02.gif); 
    MARGIN-LEFT: 5px 
} 
.imgIndent80 
{ 
    MARGIN-LEFT: 80px 
} 

.smallText 
{ 
	font-size: 8pt; 
}
.border0
{
	border-width:	0px;
}

.pixLinkee {
	background-color:#000055;
	color:	white;
	text-align:right;
	padding-right:10px;
}

a:link.pixLinkee { color: #99c19c; padding-right:0px; }
a:visited.pixLinkee { color: #8fa3ee; padding-right:0px;}
a:hover.pixLinkee { color: yellow; text-decoration:underline;}

.subHead {
	border-right-style:dotted;
	border-width:1px;
	font-size:9pt;
}

