<HTML>
<HEAD>
- <TITLE><?=$title ?></TITLE>
- <META NAME="keywords" CONTENT="Moodle, <?=$title ?> ">
- <?=$meta ?>
- <LINK REL="stylesheet" HREF="<?=$styles ?>">
- <LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/standard/favicon.ico">
- <? include("$CFG->javascript"); ?>
+<TITLE><?=$title ?></TITLE>
+<META NAME="keywords" CONTENT="Moodle, <?=$title ?> ">
+<?=$meta ?>
+<LINK REL="stylesheet" HREF="<?=$styles ?>">
+<LINK REL="SHORTCUT ICON" HREF="<?=$CFG->wwwroot?>/theme/standard/favicon.ico">
+<? include("$CFG->javascript"); ?>
</HEAD>
<BODY <? if ($focus) { echo "onLoad=setfocus()"; } ?> bgcolor="<?=$THEME->body ?>" link="#000066" vlink="#222288">
-A:link { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: blue}
-A:visited { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: blue}
-A:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: red}
+A:link { font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"; text-decoration: none; color: blue}
+A:visited { font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"; text-decoration: none; color: blue}
+A:hover { font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"; text-decoration: underline; color: red}
-BODY {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-P {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-H1 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-H2 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-H3 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-H4 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
-TH {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FFD991;}
-TD {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
+BODY {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+P {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+H1 {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+H2 {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+H3 {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+H4 {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}
+TH {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"; font-weight: bold; background-color: #FFD991;}
+TD {font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"}