html{height:100%;margin-bottom:1px;}
body{margin:0px;padding:0px;background-color:#919190;font-family:verdana,arial,tahoma;font-size:8pt;}

/*Property list style*/
#property li{margin-bottom:15px;}

/*Small size text styles*/
.blk1{color:#000000;}
.wht1{color:#FFFFFF;}
.grn1{color:#006632;}
.red1{color:#D2232A;}
.gry1{color:#626262}

/*Small size text in BOLD styles*/
.blk1b{font-size:8pt;font-weight:bold;color:#000000;}
.wht1b{font-size:8pt;font-weight:bold;color:#FFFFFF;}
.grn1b{font-size:8pt;font-weight:bold;color:#006632;}
.red1b{font-size:8pt;font-weight:bold;color:#D2232A;}
.gry1b{font-size:8pt;font-weight:bold;color:#626262;}

/*Medium size text styles*/
.blk2{font-size:10pt;color:#000000;}
.wht2{font-size:10pt;color:#FFFFFF;}
.grn2{font-size:10pt;color:#006632;}
.red2{font-size:10pt;color:#D2232A;}
.gry2{font-size:10pt;color:#626262;}

/*Medium size text in BOLD styles*/
.blk2b{font-size:10pt;font-weight:bold;color:#000000;}
.wht2b{font-size:10pt;font-weight:bold;color:#FFFFFF;}
.grn2b{font-size:10pt;font-weight:bold;color:#006632;}
.red2b{font-size:10pt;font-weight:bold;color:#D2232A;}
.gry2b{font-size:10pt;font-weight:bold;color:#626262;}
.drkgry2b{font-size:10pt;font-weight:bold;color:#525252;}

/*LARGE size text styles*/
.wht3{font-size:12pt;color:#FFFFFF;}
.grn3{font-size:12pt;color:#006632;}
.red3{font-size:12pt;color:#D2232A;}
.gry3{font-size:12pt;color:#626262;}

/*LARGE size text styles in bold*/
.wht3b{font-size:12pt;font-weight:bold;color:#FFFFFF;}
.grn3b{font-size:12pt;font-weight:bold;color:#006632;}
.red3b{font-size:12pt;font-weight:bold;color:#D2232A;}
.gry3b{font-size:12pt;font-weight:bold;color:#626262;}

/*Extra LARGE size text styles*/
.wht4{font-size:14pt;color:#FFFFFF;}
.grn4{font-size:14pt;color:#006632;}
.red4{font-size:14pt;color:#D2232A;}
.gry4{font-size:14pt;color:#626262;}

/*Extra LARGE size text styles in bold*/
.wht4b{font-size:14pt;font-weight:bold;color:#FFFFFF;}
.grn4b{font-size:14pt;font-weight:bold;color:#006632;}
.red4b{font-size:14pt;font-weight:bold;color:#D2232A;}
.gry4b{font-size:14pt;font-weight:bold;color:#626262;}

/*XXL size text styles*/
.wht5{font-size:16pt;color:#FFFFFF;}
.grn5{font-size:16pt;color:#006632;}
.red5{font-size:16pt;color:#D2232A;}
.gry5{font-size:16pt;color:#626262;}

/*XXL size text styles in bold*/
.wht5b{font-size:16pt;font-weight:bold;color:#FFFFFF;}
.grn5b{font-size:16pt;font-weight:bold;color:#006632;}
.red5b{font-size:16pt;font-weight:bold;color:#D2232A;}
.gry5b{font-size:8pt;font-weight:bold;color:#626262;}

/*Other defined classes*/
.tbox{font-size:8pt;border:1px solid #AAAAAA;}
.tbox_o{font-size:8pt;border:1px solid #AA0000;background-color:#FFFFF7;}
.btn{width:80px;font-size:10pt;border:2px solid #999999;}

a{color:#FFFFFF;font-family:verdana;font-size:8pt;}
a:hover{color:#FFFFFF;font-family:verdana;font-size:8pt;}
