
/**text size**/
.txt_lrg{font-size: 110%;line-height: 170%;}
.txt_nml{font-size: 90%;line-height: 150%;}
.txt_sml{font-size: 75%;line-height: 130%;}

/**text color**/
.txt_lrg_red01{color:#990009; font-size: 110%;line-height: 170%;}
.txt_nml_red01{color:#990009; font-size: 90%;line-height: 150%;}
.txt_sml_red01{color:#990009; font-size: 75%;line-height: 130%;}
.txt_red01{color:#990009;}

.txt_lrg_blu01{color:#000099;font-size: 110%;line-height: 170%;}
.txt_nml_blu01{color:#000099;font-size: 90%;line-height: 150%;}
.txt_sml_blu01{color:#000099;font-size: 75%;line-height: 130%;}
.txt_sml_blu02{color:#003366;font-size: 75%;line-height: 130%;}
.txt_blu01{color:#000099;}

.txt_sml_blk01{color:#000000;font-size: 75%;line-height: 130%;}
.txt_blk01{color:#000000;}

.txt_wht01{color:#FFFFFF;}

.txt_sml_grn01{color:#336633;font-size: 75%;line-height: 130%;}
.txt_grn01{color:#336633;}

/**line**/
.l_dot_btm_beg {border-bottom:2px dotted #ECE3CC;}

p{margin:0px;padding:0px;}

.highlight{padding:3px;
background-color:#FFECCC}