.top_pic { background: url(top.jpg) no-repeat; }
.middle_pic { background: url(middle.jpg) no-repeat; }
.right_pic { background: url(right.jpg) no-repeat; }
.left_pic { background: url(left.jpg) no-repeat; }
.bottom_pic { background: url(bottom.jpg) no-repeat; }

.mini {font-family: 'Times New Roman', Times, serif; font-size: 12; font-weight:normal;}
.mini_bold {font-family: 'Times New Roman', Times, serif; font-size: 12; font-weight:bold;}

.small {font-family: 'Times New Roman', Times, serif; font-size: 16; font-weight:normal;}
.small_bold {font-family: 'Times New Roman', Times, serif; font-size: 16; font-weight:bold;}

.normal {font-family: 'Times New Roman', Times, serif; font-size: 20; font-weight:normal;}
.normal_bold {font-family: 'Times New Roman', Times, serif; font-size: 20; font-weight:bold;}
.normal_underline {font-family: 'Times New Roman', Times, serif; font-size: 20; font-weight:bold; text-decoration: underline;}
