BODY
{
  font-family:     Arial, sans-serif;
  text-decoration: none;
  font-size:       12pt;
}

H1
{
  font-family:     Arial, sans-serif;
  font-size:       14pt;
  font-weight:     bold;
}

.logo
{
  font-size:       22pt;
}

.webaddress
{
  font-size:       11pt;
  color:           blue;
}

.address
{
  font-size:       10pt;
}

.abstract
{
  font-size:       16pt;
}

.selector1
{
  font-size:       12pt;
  font-weight:     bold;
}

.selector2
{
  font-size:       10pt;
}

.instruction
{
  font-size:       16pt;
}

.link
{
  font-size:       10pt;
}

.wiplink
{
  text-decoration:none;
  color: black;
}

.navoh /* outcome heading */
{
  font-family: Arial, Sans-serif;
  font-size:  10pt;
  font-weight: bold;
  color: black;
  background-color: #cc0000;
}

.navosh /* outcome sub heading */
{
  font-family: Arial, Sans-serif;
  font-size:  10pt;
  font-weight: bold;
  color: blue;
  background-color: #cc7777;
}

.navil /* item link */
{
  font-family: Arial, Sans-serif;
  font-size:   9pt;
  color: blue;
  background-colour: red;
}

.navkh /* keystage heading */
{
  font-family: Arial, Sans-serif;
  font-size:   9pt;
  color: black;
  background-color: #0077ff;
}

.navkl /* keystage link */
{
  font-family: Arial, Sans-serif;
  font-size:   9pt;
  font-weight: normal;
  color: black;
  background-color: #00ccff;
}


.fgCraw    { color: #ffff00 }
.bgCraw    { background-color: #ffff00 }
.fgCpastal { color: #fdff69 }
.bgCpastal { background-color: #fdff69 }

.fgDraw    { color: #9522de }
.bgDraw    { background-color: #9522de }
.fgDpastal { color: #be7deb }
.bgDpastal { background-color: #be7deb }

.fgEraw    { color: #ff8000 }
.bgEraw    { background-color: #ff8000 }
.fgEpastal { color: #ffb369 }
.bgEpastal { background-color: #ffb369 }

.fgFraw    { color: #c07040 }
.bgFraw    { background-color: #c07040 }
.fgFpastal { color: #daab83 }
.bgFpastal { background-color: #daab83 }

.fgGraw    { color: #ff0000 }
.bgGraw    { background-color: #ff0000 }
.fgGpastal { color: #ff6969 }
.bgGpastal { background-color: #ff6969 }

.fgAraw    { color: #0080ff }
.bgAraw    { background-color: #0080ff }
.fgApastal { color: #69b7ff }
.bgApastal { background-color: #69b7ff }

.fgBraw    { color: #00ff00 }
.bgBraw    { background-color: #00ff00 }
.fgBpastal { color: #69ff69 }
.bgBpastal { background-color: #69ff69 }
