@import url('//fonts.googleapis.com/css?family=Montserrat:500,600');
/* default font settings */
body, div, td, th, li, dd, form, code {
/* redundant selectors to help NS4 not forget */
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    line-height: 1.4;
    color: #224466
    }
h1, h2, h3 {
    font-family: 'Montserrat', sans-serif, Helvetica, Lucida, Arial, sans-serif;
    font-style: normal;
    letter-spacing: 0.8pt;
    text-transform: uppercase;
	color: #3377aa
    }
h1 {font-size: 17pt; }
h2 {font-size: 13pt; }

font[size='+1'] {font-size: 11pt; }

.nav1 {font-size: 12; color: #eeeeee;  font-weight: normal;}
.nav1 a {font-size: 12; color: #eeeeee;  font-weight: normal; text-decoration: none; }
.nav1 a:hover{color: #FFFFFF; background-color: #2472A4; font-weight: normal; text-decoration: none; border-bottom: 1px solid;}

.nou a {text-decoration: none; border-bottom: 1px dotted #88bbee;}
.nou a:hover {text-decoration: none; border-bottom: 1px solid;}

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

a {text-decoration: none; }
a:hover {text-decoration: none; border-bottom: 1px solid;}
a.img {text-decoration: none; border: none;}

p.photo {font-size: 12; margin-top: 6}
br {line-height: 0.5}
ul {margin-top: 6; margin-bottom: 6}
ol {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: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}
textarea {font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

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

.const {font-size: 18pt; font-weight: bold; color: #666666}
.art {font-size: 18pt; font-weight: bold; color: #880000}
.fact {font-size: 18pt; font-weight: bold; color: #1e5f92}
.fun {font-size: 18pt; font-weight: bold; color: #4a6d21}