BODY {
	font-size:10pt;
	margin:0;
    text-align:center;
	}
TD {
   font-size: 10pt
   }
LI {
   font-size: 10pt
   }
TH {
   font-size: 10pt
   }
a:link {
	background-color: transparent;
	text-decoration: none;
	}
a:visited {
	background-color: transparent;
	text-decoration: none;
	}
a:visited:hover {
	color:#cc0000;
	background-color: transparent;
	text-decoration: underline;
	}
a:hover {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
	}
a.white:link {
	color: #ffffff; background-color: transparent; text-decoration: none;
	}
a.white:visited {
	color: #ffffff; background-color: transparent; text-decoration: none;
	}
a.white:hover {
	color: #ffffff; background-color: transparent; text-decoration: none;
	}
H1 {
    font-size: 18px; 
    margin: 6px;
    line-height: 120%
    }
H2 {
    font-size: 14px; 
    margin: 0px;
    line-height: 120%
    }
H3 {
    font-size: 14px; 
	color: #FF6633;
    margin: 12px;
    line-height: 120%
    }
.black {
	color:#000000;
	}
.red {
	color:#FF3300;
	}
.txt9p {
    font-size: 9px; 
    line-height: 140%
    }
.txt10p {
    font-size: 10px; 
    line-height: 120%
    }
.txt11p {
    font-size: 11px; 
    line-height: 140%
    }
.txt12p {
    font-size: 12px; 
    line-height: 140%
    }
.txt14p {
    font-size: 14px; 
    line-height: 140%
    }
.txt16p {
    font-size: 16px; 
    line-height: 140%
    }
.txt18p {
    font-size: 18px; 
    line-height: 140%
    }
.txt20p {
    font-size: 20px; 
    line-height: 140%
    }
.txt22p {
    font-size: 22px; 
    line-height: 140%
    }
.txt24p {
    font-size: 24px; 
    line-height: 140%
    }
.txt26p {
    font-size: 26px; 
    line-height: 140%
    }
.small {
    font-size:8pt;
    }
	
.TA {
    scrollbar-3dlight-color:white;
    scrollbar-arrow-color:white;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white
	}