P
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
H1
{
}
H2
{
}
H3
{
}
A
{
	color: #0000ff
}
A:visited
{
	color: #ff0000
}
A:active
{
	color: #008000
}
A:hover
{
}
BODY
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
LI
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.bartitle1
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	FONT-FAMILY: arial
}
.bartitle2
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	FONT-FAMILY: Arial
}
.bartitle3
{
	FONT-WEIGHT: bold; 
	COLOR: #408080; 
	FONT-FAMILY: courier
}
.bold
{
	font-weight: bold
}
hr.short
{
	position: absolute;
	height: auto;
	width: 30%;
	left: 5px;
}
.outdent
{
	margin-left: 2em;
	text-indent: -1em;
}