hr { 
width: 80%;
height: 3px;
} 

p{
text-indent: 2em;
font-family:MS Gothic;
font-size:17px;
font-weight: bold;
color: #FFFFFF;
background-color:#99CCFF;
}
body{
font-family:MS UI Gothic;
font-size:13px;
color:black;
}
table{
font-family:MS UI Gothic;
font-size:13px;
BORDER-COLOR :#336699;

}
table.title{
font-family:MS UI Gothic;
font-size:15px;
}
td.title{
bgcolor: #CCCCFF
}
body,td {line-height:15pt;}

.tbl_right{
font-family:MS UI Gothic;
font-size:13px;
background-color: #E8E8E8;
height: 25pt
}

.tbl_left{
font-family:MS UI Gothic;
font-size:13px;
background-color: #CCCCFF;
height: 25pt;
}
.error_msg
{
color:red;
}
.title_top
{
text-indent: 2em;
font-family:MS Gothic;
font-size:17px;
font-weight: bold;
color: #FFFFFF;
height:25pt;
background-color:#99CCFF;
}
.title_ex{
font-family:MS UI Gothic;
font-size:15px;
}