body { font-size:100.1%; font-family:Arial, Helvatica, sans-serif; background-color: #fefefe; background-image:url(images/site/background.png); background-repeat: repeat-x; color:#000000; overflow:scroll }

a:link.nav { font-weight:bold; color:cyan; text-decoration:none; color:#009ee0; font-size:1.1em }
a:visited.nav { font-weight:bold; color:silver; text-decoration:none; color:#009ee0; font-size:1.1em }
a:focus.nav { font-weight:bold; color:red; text-decoration:underline; color:#ff0000; font-size:1.1em }
a:hover.nav { font-weight:bold; color:green; text-decoration:none; color:#00bef0; font-size:1.1em }
a:active.nav { font-weight:bold; color:lime; text-decoration:underline; color:rgb(88,88,90); font-size:1.1em }

a:link { font-weight:bold; color:cyan; text-decoration:none; color:#009ee0 }
a:visited { font-weight:bold; color:silver; text-decoration:none; color:#009ee0 }
a:focus { font-weight:bold; color:red; text-decoration:underline; color:#ff0000 }
a:hover { font-weight:bold; color:green; text-decoration:underline; color:#00bef0 }
a:active { font-weight:bold; color:lime; text-decoration:underline; color:rgb(88,88,90); }

h1 {
	color:#666666;
	letter-spacing: 1mm;
	font-size: 1.7em;
	margin-top: 20px;
	margin-bottom:5px;
}

h2 { color:#666666;
	letter-spacing: 0.8mm;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom:5px;
}

h3 { color:#666666;
	letter-spacing: 0.6mm;
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom:5px;
}

h4 { color:#666666;
	letter-spacing: 0.4mm;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom:5px;
}

h5 { color:#666666;
	letter-spacing: 0.2mm;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom:5px;
}

.footer { font-size:0.8em; color:grey }
.navtext { color:grey }
.foobar { background-color:#eeeeee; border:1px #cccccc solid; vertical-align:middle; padding:1px; padding-left:5px }

ul { line-height: 1.5em }
