
background { color: #ffffff; }
body, td    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header  { font-weight: bold; font-size: 16px }
.header2  { font-weight: bold; font-size: 16px; color: #0000CC}
.subhead  { font-size: 14px; font-weight: bold }
.small   { font-size: 11px }
.big  { font-size: 15px }
a:link   { color: #00c; text-decoration: underline }
a:visited   { color: #00f; text-decoration: underline }
a:hover  { text-decoration: none }
a:active   { color: #00f; text-decoration: underline }
.note { color: #080; font-size: 15px; font-weight: bold; }
.box1-n {width: 350px; background: url(images/box1_n.gif) 0 0 repeat-x;}
.box1-s {background: url(images/box1_s.gif) 0 100% repeat-x}
.box1-w {background: url(images/box1_w.gif) 0 0 repeat-y}
.box1-e {background: url(images/box1_e.gif) 100% 0 repeat-y}
.box1-sw {background: url(images/box1_sw.gif) 0 100% no-repeat;}
.box1-se {background: url(images/box1_se.gif) 100% 100% no-repeat}
.box1-nw {background: url(images/box1_nw.gif) 0 0 no-repeat}
.box1-ne {background: url(images/box1_ne.gif) 100% 0 no-repeat; text-align:left; padding: 13px 15px 15px 15px;}