* 
{
	margin: 0; 
	padding: 0; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666; 
	font-weight:normal; 
}

body 
{
  margin-left: 6px; 
  margin-right: 6px; 
  font-size: 80%;
}

.top {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:70%;
color:#254ABA;
}

a.top:hover {
color: #009900;
text-decoration: underline;
}


ul 
{
  margin-left: 16px; 
  padding:0px; 
  list-style-type:disc; 
  font-size: 80%;
}

ol 
{
  margin-left: 24px; 
  padding:0px; 
  font-size: 80%;
}

h1 
{
  font-size: 110%; 
  font-weight: bold; 
  color: #48C; 
}

a.h1 {
  font-size: 110%; 
  font-weight: bold; 
  color: #48C;
  text-decoration: underline;
}

h2 
{
  font-size: 95%; 
  font-weight: bold; 
  color: #48C; 
}

h3 
{
  font-size: 75%; 
  font-weight: bold; 
  color: #48C; 
}

p  
{
  margin:0 0 1em; 
  font-size: 80%;
}

hr 
{
  color: #CCC; 
}