body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	line-height: 1.5;
}

table {
	font-size: 14px;
	line-height: 1.5
}

h1 {color: #EE3333; font-size: 1.5em; font-weight: 800}
h2 {color: #EE3D3D; font-size: 1.4em; font-weight: 700}
h3 {color: #EE4747; font-size: 1.3em; font-weight: 600}
h4 {color: #EE5252; font-size: 1.2em; font-weight: 500}
h5 {color: #EE5C5C; font-size: 1.1em; font-weight: 400}
h6 {color: #EE6666; font-size: 1.0em; font-weight: 300}

a:link    {text-decoration: none}
a:visited {text-decoration: none}
a:active  {text-decoration: underline}
a:hover   {text-decoration: underline}

a.wikilink {color: teal}

a.nonexistent {color: fuchsia}

.navbar {line-height: 1.8}

.navbar a {color: green; font-weight: 800}

p.footer {text-align: right;	font-size: 12px}

.footer a {color: #B46514}

.message {background-color: yellow}

#footer {text-align: right;	font-size: 12px}

#footer a {color: #B46514}