body {
	background-color: #DCDCDC;
	}

td, form {
	text-valign: top;
	font-family: Arial;
	font-size: 0.80em;
	font-color: gray;
	}

.stealth {
	font-weight: bold;
	color: gainsboro;
	font-size: 1px;
	}
	
a.stealth:link, a.stealth:vlink, a.stealth:visited {text-decoration: none; color: gainsboro;}
a.stealth:hover {text-decoration: underline; color: gainsboro;}

.seo {
	font-weight: normal;
	color: gray;
	font-size: 0.8em;
	}
	
a.seo:link, a.seo:vlink, a.seo:visited, a.seo:hover {
	text-decoration: none;
	color: gray;
	}
	
th {
	background-color: #808080;
	}	
	
font {
	font-family: Arial;
	font-size: 1.1em;
	}

strong {
	text-decoration: none;
	font-weight: normal;
	}	
	
a, a:link, a:visited  {
	color: darkred;
	}
	
a:hover (
	color: white;
	background-color: red;
	}	

.mainmenu {
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;	
	}
	
.mainmenu a {text-decoration: none; color: brown;}

a.mainmenu:hover {text-decoration: underline; color: brown;}

.whitemenu {
	font-family: Arial;
	font-weight: bold;
	color: white;
	}
	
a.whitemenu:link, a.whitemenu:vlink, a.whitemenu:visited {text-decoration: none; color: white;}
a.whitemenu:hover {text-decoration: underline; color: white;}

.white {
	font-family: Arial;
	color: white;
	}
	
a.white:link, a.white:vlink, a.white:visited {text-decoration: none; color: white;}
a.white:hover {text-decoration: underline; color: white;}
	
	
.menutitle {
	font-family: Arial;
	font-weight: bold;
	color: orange;
	}
	
a.menutitle:link, a.menutitle:vlink, a.menutitle:visited {text-decoration: none; color: blue;}
a.menutitle:hover {text-decoration: none; color: red;}

.menu {
	font-family: Arial;
	font-weight: normal;	
	color: black;
	}
	
a.menu {
	font-family: Arial;
	font-weight: bold;	
	color: dimgray;
	}	
	
a.menu:link, a.menu:vlink, a.menu:visited {text-decoration: none; color: gray;}
a.menu:hover {text-decoration: none; color: black;}


h1 {
	font-size: 1.4em;
	}
	
h2 {
	font-size: 1.3em;
	}
	
h3 {
	font-size: 1.2em;
	}
	
h4 {
	font-size: 1.1em;
	}	