body	{

	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	height: 100%;

	}

a:hover	{

	text-decoration:underline;
	color: #000084;

	}

a	{

  color:#367cb7;
	text-decoration:none;

	}
 
ul {
 
  list-style-type: none;
 
 }

