@charset "utf-8";
/* CSS Document */

body {
FONT-FAMILY: 'Arial', Verdana, sans-serif; 
background-color:#eee;  
}


h1, h2, h3 { color:#472106; margin-bottom:0px; }

p, td { font-weight: normal; FONT-SIZE: 13px; LINE-HEIGHT: 18px;  }

h1 { FONT-SIZE: 20px; }
h2 { FONT-SIZE: 18px; }
h3 { FONT-SIZE: 16px; padding-top:20px }
h5 { FONT-SIZE: 14px; }
H4 { FONT-SIZE: 18px; font-weight:bold; color:#C30; }

a { font-weight:bold; color:#472106; }

hr { border-style:dotted; border-width:1 px; border-color:#999 }

#Table_Register {
width:100%; }

#Table_Register td {
font-size:12px;
font-weight:light;
text-align:left; }

