body {
    border: 1 #000000 solid;
    background-image: url(leatherTile2.gif);
}

a:link {
    color:#000099
}

.valign {
   vertical-align: top;
}

.width {
   vertical-align: top;
   width: 500px;
}

.size {
   font-size: 17px;
}

.italic {
   font-style: italic;
}

.twenty {
   font-size: 20px;
}

.bullTable {
    background-color : white;
    border-color: black;
   
}

.bullTableHeader{
    font-size: small;
    font-weight: bold;
    text-align:center;
    background-color :#FF3300
}

.bullTableItem{
    text-align :center
}

.label{
    font-weight : bold;

}

.news{
    color:#000099;
}

