/* CSS Document */
body,p{
font-family:"trebuchet MS";
font-size:12pt;
color:#808080;
font-weight:normal;
}
.text{
font-family:"trebuchet MS";
font-size:12pt;
color:#808080;
font-weight:normal;
}
.red_text{
font-family:"trebuchet MS";
font-size:12pt;
font-weight:bold;
color:green;/*  #0e0; rgb(50,205,50); */
}
.header_txt{
font-family:"trebuchet MS";
font-size:18px;
color:#808080;
font-weight:bold;
}
.tableborder{border:1px solid #CCCCCC;}