html		{font-family: verdana;
		 font-size: 12pt;
		}

body		{background-color: #ffe;
		}

h1		{color: #000;
		 font-size:300%;
		 clear: left;
		 margin: 0%;
		}

h2		{color: #000;
		 text-decoration: underline;
		}

h3		{color: #000;
		 text-decoration: underline;
		}

h4		{font-style: italic;
		 text-indent: 1%;
		}

h5		{font-style: italic;
		 text-indent: 2%;
		}

p.info		{color: #666;
		 font-size: 70%;
		 text-align: right;
		 float: right;
		 padding-top: 0px;
		 margin: 0%;
		}

p.navbar	{text-align: center;
		 padding: 0%;
		 margin: 0%;
		}

div.main	{
		 margin-left: 0%;
		 margin-right: 0%;
		}

p.agree		{text-align: right;
		 font-size: 60%
		}

p.bottom	{text-align: center
		}

p.info 		{color:#336;
		 font-size:75%;
		 text-align:right;
		}


.welcome {background-color: #6c6}

tr	{padding: 0%;
	 margin: 1%;
	 border-style: none;
	}

td.e 	{background-color: #cca;
	 font-family: serif;
	 margin: 1%;
	 padding: 0%;
	 border-style: none;
	}
td.e a 	{height: 100%;
	 width: 100%;
	 display: block;
	 line-height: 180%;
	}
td.e a:link {border-style: none; background-color: #cca;}
td.e a:visited {border-style: none; background-color: #cca;}
td.e a:hover {border-style: none; background-color: #aa8;}
td.e a:active {border-style: none; background-color: #cca;}

td.pi 	{background-color: #dde;
	 font-family: serif;
	 margin: 1%;
	 padding: 0%;
	 border-style: none;
	}
td.pi a	{height: 100%;
	 width: 100%;
	 display: block;
	 line-height: 180%;
	}
td.pi a:link {border-style: none; background-color: #dde;}
td.pi a:visited {border-style: none; background-color: #dde;}
td.pi a:hover {border-style: none; background-color: #bbc;}
td.pi a:active {border-style: none; background-color: #dde;}

td.e_pi	{background-color: #cec;
	 font-family: serif;
	 margin: 1%;
	 padding: 0%;
	 border-style: none;
	}
td.e_pi a	{height: 100%;
		 width: 100%;
		 display: block;
		 line-height: 180%;
		}
td.e_pi a:link {border-style: none; background-color: #cec;}
td.e_pi a:visited {border-style: none; background-color: #cec;}
td.e_pi a:hover {border-style: none; background-color: #aca;}
td.e_pi a:active {border-style: none; background-color: #cec;}

td.phi 	{background-color: #bdd;
	 font-family: serif;
	 margin: 1%;
	 padding: 0%;
	 border-style: none;
	}
td.phi a{height: 100%;
	 width: 100%;
	 display: block;
	 line-height: 180%;
	}
td.phi a:link {border-style: none; background-color: #bdd;}
td.phi a:visited {border-style: none; background-color: #bdd;}
td.phi a:hover {border-style: none; background-color: #588;}
td.phi a:active {border-style: none; background-color: #bdd;}

td.enet {background-color: #aaa;
	 font-family: serif;
	 margin: 1%;
	 padding: 0%;
	 border-style: none;
	}
td.enet a	{height: 100%;
		 width: 100%;
		 display: block;
		 line-height: 180%;
		}
td.enet a:link {border-style: none; background-color: #aaa;}
td.enet a:visited {border-style: none; background-color: #aaa;}
td.enet a:hover {border-style: none; background-color: #888;}
td.enet a:active {border-style: none; background-color: #aaa;}



table {font-size:150%}
.title {font-size:200%;}

a:link {color:#555; text-decoration:none;}
a:active {color:#555; text-decoration:none;}
a:visited {color:#555; text-decoration:none;}
a:hover {color:#000; text-decoration:none; background-color: #ddc;}

.navigation	{
/*
		 display: none;
*/
		}

a.inline {color: #00f;}


img	 {
	  border-style: none;
	 }

a.img:hover	{
		 text-decoration:none;
		 background-color: #ffe;
		}