body {
    background: #CCCC99 url(images/linkbg.gif) repeat-y scroll;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
}
font.link {
    font-family: arial, Arial, sans-serif; 
    font-weight: bold; font-size: 8pt; 
    #vertical-align: text-top;
}
font.contact {
    font-family: Lucida Fax, Georgia, Times New Roman, serif;
    font-weight: bold; font-size: 8pt;
}
font.content {
    font-family: Palatino Linotype, Georgia, Times New Roman, serif; 
    font-size: 10pt;
}
    
font.table {
    font-family: Lucida Fax, Georgia, Times New Roman, serif; 
    font-size: 9pt;
}
h1 {
    font-weight: bold;
    font-size: 28px;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
}
h2 {
    font-family: Lucida Fax, Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14pt;
}
a:link    { color: #000000; }
a:visited { color: #000000; }
a:active  { color: #000000; }
a:hover   { color: #3333CC; }
img.bullet { vertical-align: middle; }
td.blend { border: medium groove #CCCC99; }
input.submit { border: medium outset #CCCC99; }
table.tables {
    border: medium groove #CCCC99;
    font-family: arial, Arial, Sans-serif, san-serif, sans-serif; 
    font-size: 10pt;
    text-align: center;
}
tr.tabletitle { font-weight: bold; }

