/*<![CDATA[*/
a {
  color: #cc0000;

}
a:hover {
  text-decoration: none;

}
body {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  text-align: justify;

}
h1 {
  margin-top: 0;

}
h3 {
  font-size:1.4em;

}
li {
	padding-top: 0.5em;
	font-weight: normal;

}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;

}
ul ul {
	font-size: smaller;
}
/*]]>*/