BODY{
font-size : 10pt;
font-family : "MS UI Gothic";
}
P{
font-size : 10pt;
font-family : "MS UI Gothic";
}
TD{
font-size : 10pt;
font-family : "MS UI Gothic";
}
A:LINK{
color : #333366;
text-decoration : none;
}
A:VISITED{
color : #333366;
text-decoration : none;
}
A:HOVER{
color : #FF0000;
text-decoration : underline;
}
.TD-BLOCK {
border-width: 1px;
border-style: solid;
border-top-color: #CCCCCC;
border-right-color: #669999;
border-bottom-color: #669999;
border-left-color: #CCCCCC;
}
.LINE {
border-style: dotted;
border-width:1px;
border-color:#990066;
}