 
.title_1{
font-size : 13pt;
font-weight : bolder;
color : #0172cd;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-color : silver;
border-bottom-color : silver;




border-top-style : dotted;
border-bottom-style : dotted;
}
A{
font-size : 10pt;
color : white;
text-decoration : none;

}
A:HOVER{
color : blue;
text-decoration : underline;
}
.title_sub{
font-size : 11pt;
color : #000099;
font-weight : bold;
}
TD{
font-size : 11pt;
font-family : Arial;
}
.no_link{
font-size : 10pt;
color : #4f4f4f;
}
