h1, h2, h3, h4, h5, th {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: bold;
color: rgb(96, 96, 96);
}

h1 {font-size: 130%;}

h2, th {
font-size: 110%;
display: inline;
}

h3 {
font-size: 100%;
display: inline;
}
h4 {font-size: 100%;}

th {
text-align: left;
vertical-align: "top";
}

h5 {
font-size: 110%;
display: inline;
text-decoration: none;
}

body, table {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: x-small;
}

img {border: 0;}

img.disabled
{
 filter: alpha(opacity:25);
 KHTMLOpacity: .25;
 MozOpacity: .25;
 opacity: .25;
}

input, select, textarea, file {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 12px;
}