body
{
background-color: #DDD; /* 221 which is light gray */
color: black;
line-height: 140%;
}

#navigation {font-family: Tahoma, sans-serif; margin-bottom: 1em; position: static;}

#navigation a {padding: 0.5em;}

h1, h2 {line-height: 140%;}

a {font-weight: bold;}
a:link {background-color: #DDD; color: blue;}
a:visited {background-color: #DDD; color: purple;}
a:link:hover {background-color: white; color: blue;}
a:visited:hover {background-color: white; color: purple;}
a:focus, button:focus, input:focus
{
outline: 2px dotted black;
}

*[accesskey] span {text-decoration: underline;}
option[disabled] {text-decoration: line-through;}
label {white-space: nowrap;}

.Explorer
{
background-color: inherit;
color: #398CE2;
font-family: Arial, sans-serif;
font-size: 90%;
font-weight: 700;
padding: 2px;
}

.Netscape6
{
background-color: inherit;
color: #457566;
font-family: Arial, sans-serif;
font-size: 90%;
font-weight: 700;
padding: 2px;
}

.Opera7
{
background-color: white;
border-color: #BD1316;
color: #D53944;
font-family: Arial, sans-serif;
font-size: 90%;
font-weight: 700;
padding: 2px;
white-space: nowrap;
}

.BothNS6andMSIE6
{
background-color: inherit;
color: black;
font-family: Arial, sans-serif;
font-size: 90%;
font-weight: 700;
padding: 2px;
}

p.KnownBugsMoz
{
border: 4px solid orange;
margin: 6px auto;
padding: 12px;
width: 80%;
}

img.IEico {border: none; height: 25px; padding-left: 16px; vertical-align: top; width: 23px;}
img.NSico {border: none; height: 25px; padding-left: 16px; vertical-align: top; width: 25px;}

del {display: none;}

#footer {font-size: 166%; text-align: center;}
#footer img, #validation img, #validation a {margin: 0em 1em; vertical-align: middle;}
#validation img {padding: 0.5em;}