@charset "utf-8";
/* CSS Document */

body {
  background-color: #222222;
  margin-left: 0%;
  margin-right: 0%;
  padding: 1px 1px 1px 20px;
  font-family: trebuchet ms, sans-serif;
  color: black;
  width: 800px;
  }

a:link {
  color:#000000
  }

a:visited {
  color:#000000
  }

a:hover {
  color:#000000
  }

a:active {
  color:#000000
  }
  
.style1 {
	color: #CCCCCC;
	font-size: x-small;
}

.style2 {
	color: #CCCCCC;
	font-size: small;
}