@charset "utf-8";


body          { color: #666; font-size: 10pt; font-family: tahoma, sans-serif; line-height: 24px; background-color: #000; overflow: auto }

li {
	padding: 5px;
}


a:link      { color: #06c; font-weight: bold; text-decoration: none; }
a:visited    { color: #69f; font-weight: bold; text-decoration: none }
a:hover    { color: #90f; text-decoration: underline }
a:active     { color: #f30 }

}


h1         { color: #99c; font-size: 15px; font-family: Georgia; }
h2            { color: #366; font-size: 18px; font-family: Georgia }
h3           { color: #99c; font-size: 22px; font-family: Georgia }
h4          { color: #ccc; font-size: 40px; font-family: Georgia; }



