H1 { 
	color: #666666;
	font-family: "Arial";
	font-size: 11pt;
	font-style: normal; 
	font-weight: bold; }


H2 { 
	color: #666666;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold; }


H3 { 
	color: #666666;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold; }

UL { 
	color: #666666;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt; }
	
P { 
	color: #666666;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt; }
	
P.error { 
	color: #CC3333;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12pt;
	text-align: center; }
	
P.success { 
	color: #006699;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12pt;
	text-align: center; }
	
P.orange { 
	color: #FF9900;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 12pt; }

P.progress { 
	color: #666666;
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal; 
	line-height: 10pt; }

P.message {

    color:          #000000;
    background:     #dddddd;
    
    border:         thin solid #000000;
    
	font-family:    "Arial";
	font-size:      10pt;
	
    padding-top:    8px;
    padding-bottom: 8px;
    padding-left:   8px;
    padding-right:  8px; }

	
A:link {
	color: #FF9900;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	}
A:visited {color: #FF6600;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	}
A:active {color: #FF9900;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	} 


DIV.footer {
	color: #669933;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	}

DIV.copyright {
	color: #000000;
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	}
