/* CSS Document */

table {width:100%; font-family: Tahoma; font-size:1em; line-height:30px;}
.top1 {width:60%; height:120px; border-bottom: 1px solid #000000; background-color:#000000;}
.top2 {width:40%; height:120px; background-color:#000000;}
.col1 {width:60%; padding:5px;}
.col2 {width:20%; padding:5px; background-color:#FFECF2;}
.col3 {width:20%; padding:5px; border-left: 1px solid #000000; background-color:#FFD2FB;}
.bottom{height:30px; background-color:#000;}

h1 {color:#F69; font-size:1.3em;}
h2 {color:#000; font-size:1.1em;}