﻿.pt {
 font-size: 5px;
 color: #999999;
}
.hg {
 font-size: 9pt;
 line-height: 20px;
 text-decoration: none;
}
.white {
 font-size: 9pt;
 color: #ffffff;
 text-decoration: none;
}
a.link01:link {
 font-size: 9pt;
 color: #333333;
 text-decoration: none;
}
a.link01:visited {
 font-size: 9pt;
 color: #333333;
 text-decoration: none;
}
a.link01:hover {
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: underline; 
}
.td01 {
 font-size: 9pt;
 color: #333333;
 text-decoration: none;
 border: 1px solid #333333;
}
a.link02:link {
 font-size: 9pt;
 color: #000000;
 text-decoration: none;
}
a.link02:visited {
 font-size: 9pt;
 color: #000000;
 text-decoration: none;
}
a.link02:hover {
 color: #333333;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #666666;
}
.ps {
 font-size: 9pt;
 color: #333366;
 text-decoration: none;
}
.title {
 font-size: 10.5pt;
 color: #336699;
 text-decoration: none;
}
.border {
 border-left-width: 1px;
 border-left-style: dashed;
 border-left-color: #787878;
 border-right-width: 1px;
 border-right-style: dashed;
 border-right-color: 787878;
}