body { color: #333; font-family: Arial, SunSans-Regular, sans-serif; }
p { color: #333; font-family: arial; }
td { }
a:link { color: #333; font-style: normal; text-decoration: underline; }
a:visited { }
a:hover { }
a:active { }
.border { border: solid 1px #333; }
.purple { border: solid 2px #309; }
.right_border { border-right: 2px dotted #999; }
.bottom_border { border-bottom: 1px solid #333; }
