/* CSS Document */

#content {
padding-top:       15px;
}

td {
font-family:      times new roman;
font-size:        0.9em;
color:            #000000;
text-align:       justify;
line-height:      1.5em;
}


.left {
width:            10px;
}

.right {
width:            9px;
}

.border {
width:            2px;
background-color: #FFCC00;
}

.one_column {
width:            230px;
padding:          5px;
}

.two_column {
width:            483px;
padding:          20px;
}

.three_column {
width:            736px;
padding:          20px;
}

  .three_text {
  line-height:      1.5em;
  width:            400px;
  text-align:       justify;
  }

.header {
background-color: #FFCC00;
height:           30px;
line-height:      30px;
font-family:      arial;
font-size:        1.0em;
color:            #000000;
padding-left:      10px;
}

.bottom {
background-color: #FFCC00;
height:           20px;
}