BODY
{
    BACKGROUND-IMAGE: URL("../images/bksandstone.gif");
    COLOR: #006633;
    FONT-FAMILY: 'Verdana', 'Arial';
    FONT-SIZE: 10pt
    }
H1
{
    COLOR: #006633;
    FONT-FAMILY: 'Verdana', 'Arial';
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    TEXT-TRANSFORM: none
}
H2
{
    COLOR: #006633;
    FONT-FAMILY: 'Verdana', 'Arial';
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: none
}
H3
{
    COLOR: #006633;
    FONT-FAMILY: 'Verdana', 'Arial';
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    TEXT-TRANSFORM: none;
}
A {text-decoration: none;
}
A:LINK {
        font-family: 'Verdana', 'Arial';
	color: white;
        font-size: 10pt;	
	}

A:VISITED {
	font-family: 'Verdana', 'Arial';
	color: white;
        font-size: 10pt;
}
A:HOVER {color:#006633;
}
A.special:LINK {
	font-family: 'Verdana', 'Arial';	
	color:#006633;
	text-decoration: underline;
}
A.special:VISITED {
	font-family: 'Verdana', 'Arial';	
	color:#006633;
	text-decoration: underline;
}
A.special:ACTIVE {
	font-family: 'Verdana', 'Arial';	
	color:blue;
	text-decoration: none;
}

P.first {
	font: normal 10pt/10pt "Verdana";
	line-height: 1.05;
}
P.second {
	font: normal 8pt/8pt "Verdana";
	line-height: 0;
	color: white;
	font-weight: bold;
	text-indent: 10;
}
P.third {
	font: normal 8pt/8pt "Verdana";
	line-height: 0;
	color: #006633;
	font-weight: bold;
	text-indent: 10;
}
P.fourth {
	font: normal 10pt/10pt "Verdana";
	line-height: 1;
	color: white;
	font-weight: bold;
}
SPAN.showlink {
	text-decoration: underline;
	color: #006633;
}
SPAN.shownew {
	font: normal 8pt/8pt "Verdana";
	line-height: 1;
	color: red;
	font-weight: bold;

}






