/* default font settings */
body, div, td, th, li, dd, form, code {
/* redundant selectors to help NS4 not forget */
    font-family: "Trebuchet MS", "Frutiger Linotype", Frutiger, sans-serif, Helvetica, Lucida, Arial;
    font-size: 10pt;
	color: #224466
    }
h1, h2, h3 {
    font-family: "Trebuchet MS", "Frutiger Linotype", Frutiger, sans-serif, Helvetica, Lucida, Arial;
    font-style: italic;
	color: #3377aa
    }
.nav1 {font-size: 13; color: #eeeeee; text-decoration: none; font-weight: bold;}
.nav1 a {font-size: 13; color: #eeeeee; text-decoration: none; font-weight: bold;}
.nav1 a:hover{color: #FFFFFF; background-color: #2472A4; font-weight: bold;}

.nou a {text-decoration: none;}
.nou a:hover {text-decoration: underline;}

table.sidebar b {font-size: 10pt;}
table.sidebar td {font-size: 9pt;}

a {text-decoration: none;}
a:hover {text-decoration: underline;}

p.photo {font-size: 12; margin-top: 6}
br {line-height: 0.5}
ul {margin-top: 6; margin-bottom: 6}
input.q {font-size: 7pt;background-color: #cccccc}
input.b {font-size: 7pt}
a {color: #3377aa}
input {font-family: sans-serif, Helvetica, Lucida, Arial;
    font-size: 10pt;
}
textarea {font-family: sans-serif, Helvetica, Lucida, Arial;
    font-size: 10pt;
}

tr.TH {background-color: #ffcc99}
tr.TD {background-color: #e8e8e8}