/* CSS Document */

body{background-color:#1F314F; color:#000000; font-family:Arial, Helvetica, sans-serif}
hr{color:#000000}

input{font-family:Tahoma; font-size:15px; background-color:#1F314F; color:#EEEEEE; font-weight:bold; border: 1px solid #1F5880;}

table{border-color:#000000}
th{padding:5px;}
td{padding:5px; background-color:#CCCCCC;}

h1,h2,h3,h4,h5,h6,h7{color:#000000; font-family:Arial, Helvetica, sans-serif}
h1{font-size:36px;}
h2{font-size:24px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:14px}
h6{font-size:12px}
h7{font-size:9px}
