P.Header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt
}



BODY
{
		BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Arial;
    font-size: 12px;
    font-weight: regular;
    color: black;
    bgcolor: "#76B6BC";
    text: "#000000";
    link: "#000000";
    llink: "#000000";
    vlink: "#000000";
    alink: "#000000";
    topmargin: "10";
    leftmargin: "10";    
		SCROLLBAR-FACE-COLOR: white;
		SCROLLBAR-HIGHLIGHT-COLOR: silver;
		SCROLLBAR-SHADOW-COLOR: silver;
		SCROLLBAR-3DLIGHT-COLOR: white;
		SCROLLBAR-ARROW-COLOR: silver;
		SCROLLBAR-TRACK-COLOR: white;
		SCROLLBAR-DARKSHADOW-COLOR: white
}


BODY.Text
{
		BACKGROUND-COLOR: #008C91;
    FONT-FAMILY: Arial;
    font-size: 12px;
    font-weight: regular;
    color: black;
    bgcolor: "#008C91";
    text: "#000000";
    link: "#000000";
    llink: "#000000";
    vlink: "#000000";
    alink: "#000000";
    topmargin: "10";
    leftmargin: "10";    
		SCROLLBAR-FACE-COLOR: #61BDBE;
		SCROLLBAR-HIGHLIGHT-COLOR: silver;
		SCROLLBAR-SHADOW-COLOR: #61BDBE;
		SCROLLBAR-3DLIGHT-COLOR: #61BDBE;
		SCROLLBAR-ARROW-COLOR: silver;
		SCROLLBAR-TRACK-COLOR: #76B6BC;
		SCROLLBAR-DARKSHADOW-COLOR: #008C91
}

A
{
		color: black;
		font-family:Arial; 
		font-size: 12px; 
		font-weight: regular
		
}

A:hover
{
		COLOR: "#777777";
		TEXT-DECORATION: underline
}

A.Und
{
		COLOR: blue;
		TEXT-DECORATION: underline
}

A.img
{
		COLOR: "#CEDFDE";
		TEXT-DECORATION: none
}


A.img:hover
{
		COLOR: "#CEDFDE";
		TEXT-DECORATION: none
}


TABLE
{
    color: black;
    font-family:Arial; 
    font-size: 12px; 
    font-weight: regular;
    cellPadding:0;
    cellSpacing:1    
}

TABLE.Frame
{
    color: black;
    font-family:Arial; 
    font-size: 12px; 
    font-weight: regular;
    border:0;
    cellPadding:0;
    cellSpacing:1
}

TABLE.List
{
    color: black;
    font-family:Arial; 
    font-size: 12px; 
    font-weight: regular;
    borderStyle=solid;
    border:1;
    bordercolor:#008C91;
    cellPadding:0;
    cellSpacing:0    
}


TD.listhead
{
    BACKGROUND-COLOR:#008C91;
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

TD.head_special
{
    BACKGROUND-COLOR:#008C91;
    COLOR: #F6F2D8;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
}

.s_pad{
    height: 8px;
}

.special
{
    font-size: 12pt;	
    font-weight: bold;
    color: #F6F2D8;
}
