
h1 {
font-family:Tahoma, arial, sans-serif;
font-size: 17px;
color: #FF9933;
font-weight: 200;
margin-top: 0px;
margin-bottom: 3px;
}
h2 {
font-family:Tahoma, arial, sans-serif;
font-size: 14px;
color: #FFfff;
font-weight: 200;
margin-top: 0px;
margin-bottom: 3px;
}
h3 {
font-family:Tahoma, arial, sans-serif;
font-size: 14px;
color: #FF9933;
font-weight: 200;
margin-top: 0px;
margin-bottom: 3px;
}
p {
font-family:Tahoma, arial, sans-serif;
font-size: 13px;
color: #FFfff;
font-weight: 400;
margin-top: 0px;
margin-bottom: 3px;
}
table#sample {
border: none
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 100%;

}

table#sample td {
border: none
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;

}

.toprow {
background: url(button.jpg);
background-repeat: repeat-y; 
    text-align: left;
  

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}