body {font-size:90%}

div p,p,blockquote,a {
    font-family: Georgia, Serif;
}

a:link {
    color: #002868;
}

a:visited {
    color: #666666;
}

div.box {
    /* background-color: #00008B; */
/* background-color: #003366;	 */
    background-color: #002868;
}

div.box img {
    margin-left:auto;
    margin-right:auto;
}

p.quiet {
/* color: #99cc99; */
/* color: #009246;		 */
    color: #666666;
    font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Helvetica,Arial,Verdana,Sans-serif;
}

a.menu {
	text-decoration: none;
	color: #ffffff;
}

a.announcement {
	text-decoration: none;
	font-variant: small-caps;
	color: #ffffff;
}

a.sitemap {
	text-decoration: none
}

p.announcement, div.box p {
	text-decoration: none;
	color: #ffffff;
	font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Helvetica,Arial,Verdana,Sans-serif;
}

p.pitch {
    color: red;
}

h1 {font-size:218%}
h2 {font-size:164%}
h3 {font-size:145%}
h4 {font-size:118%}


h1,h2,h3,h4,legend {
    /* font-variant: small-caps */
    letter-spacing: .1em;
    /* color: #993300; */
/* color: #940f04; */
    color: #BF0A30;
    font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Helvetica,Arial,Verdana,Sans-serif;
}

div.box ul {margin:0}

ul {list-style-type: none}

hr {
    /* color: #003366; */
/* background: #003366; */
    background-color: #002868;
    color: #002868;
}

