/*
 *            _____     _     _                          _   
 *  __      _|___ / ___(_) __| | __ _ _ __    _ __   ___| |_ 
 *  \ \ /\ / / |_ \/ __| |/ _` |/ _` | '_ \  | '_ \ / _ \ __|
 *   \ V  V / ___) \__ \ | (_| | (_| | | | |_| | | |  __/ |_ 
 *    \_/\_/ |____/|___/_|\__,_|\__,_|_| |_(_)_| |_|\___|\__|
 * 
 */


@import url('general.css');
@import url('start.css');
@import url('ovningar.css');
@import url('forum.css');
@import url('wiki.css');
@import url('tjanster.css');
@import: url('ie.css'); /* <-- Speciella regler för IE */

body, h1, h2, h3, .menu a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
}
