body { width: 740px; margin: 0px auto; }

a:link { color: #5574b9; text-decoration: none; }
a:hover { color: #bbc7e3; text-decoration: underline; }
a:active { color: #999999; text-decoration: none; }
a:visited { color: #5574b9; text-decoration: none; }

#top { width: 100%; background-color: #fed534; height: 75px; padding: 25px 15px 15px; border: none; }
#top td { vertical-align: bottom; }
#top #left { text-align: left; }
#top #right { text-align: right; }

#body_wrapper { padding: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #636568; }
#body_wrapper textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.notice { margin-left: auto; margin-right: auto; width: 50%; border: 5px solid #ccc; margin-top: 20px; padding: 20px; font-weight: bold; }
.notice ul { padding-left: inherit; margin: 0px; }

#print { display: block; float: right; margin-left: 1em; }
#print_display { display: none; }

textarea { width: 100%; }
