h1 {
	color: #1122ff;
}

h2, h3, h4, H5 {
    color: #1122ff;
}

#header, #footer {
    border-color: #1122ff;
}

a {
    color: #3344ff;
    text-decoration: none;
    border-bottom: 1px dashed;
}

h3 a {
    color: #3344ff;
    text-decoration: none;
    border-bottom: none;
}


div.location {
	color: #666;
}

/* vim:ts=4:sw=4:et:sts=4:ci:si:
 * */
