@charset "utf-8";
/* CSS Document */

body { margin-top: 0px; margin-left: 30px; margin-right: 30px }

.small { font-size: 12px; }
.large { font-size: 18px; }


.line_b { border-bottom-style: solid; border-bottom-width:1px; border-bottom-color: #DDDDDD; } 
.line_t { border-top-style: solid; border-top-width:1px; border-top-color: #DDDDDD; } 

a:link { color: #1667ac; }
a:visited { color: #5c16ac; }

.squeezed { margin: 2px; }

.red { color: #DD0000 }