@CHARSET "UTF-8";
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 { 
    color: #ae3f1a;
    font-size: 18pt;
    font-weight: bold;
    line-height:28px;
    letter-spacing:-1px;
    font-family:"Trebuchet MS";
}

h2 { font-size: 18px; }
h3 {
	font-size: 16px;
	letter-spacing: -1px;
    font-family:"Trebuchet MS";
}

.type-small {
	font:.90em Arial,Helvetica,sans-serif;
}

.type-large {
	font:1.20em Arial,Helvetica,sans-serif;
}

.strong {
	font-weight: bold;
}

a, a:visited { color: #6da3ba; text-decoration: none; font-family:"Trebuchet MS"; }
a.attention, a.attention:visited { color: #04adf3; }
a:hover { color: #386a7f; }

.strong-orange {
    color: #ea9e3e;
    font-weight: bold;
}
.dark-bg {
    color: #fff;
}

a.search-result {
    font-size: 120%;
}
