body { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; margin: 0; padding: 0; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

.TopBox { padding: 20px; }
.MainBox { padding: 10px 20px; }
.LeftBox { padding: 10px 20px; border-top: 2px solid #4555c7; border-right: 1px dotted #4555c7; }
.LB1 { padding-bottom: 20px; border-bottom: 1px dotted #4555c7; }
.LB2 { padding-top: 20px; }
.LB3 { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px dotted #4555c7; }
.RightBox { padding-top: 10px; padding-right: 20px; padding-left: 20px; border-top: 2px solid #4555c7; border-left: 1px dotted #4555c7; }
.BottomBox { padding: 20px; border-top: 1px dotted #4555c7; border-bottom: 5px solid #4555c7; }
h1 { color: #4555c7; font-size: 16px; line-height: 30px; background-color: #e9e9e9; text-indent: 14px; }
