body			{ font-family: "Arial", sans-serif; font-size: 10pt; font-weight: normal; }
body			{ color: #C0C0C0; text-align: justify; margin: 0px; padding: 0px; }
body			{ background-color: #000000; background-image: url("images/Stars.gif"); }
body			{ background-attachment: fixed; background-repeat: repeat; }
a:link		{ text-decoration: none; color: #00A0F0; background-color: transparent; }
a:visited		{ text-decoration: none; color: #0080F0; background-color: transparent; }
a:active		{ text-decoration: none; color: #0080F0; background-color: transparent; }
a:hover		{ text-decoration: underline; color: #00A0F0; background-color: transparent; }
h1			{ font-family: "Arial", sans-serif; font-size: 2.4em; font-weight: bold; }
h2			{ font-family: "Arial", sans-serif; font-size: 2.0em; font-weight: bold; }
h3			{ font-family: "Arial", sans-serif; font-size: 1.6em; font-weight: bold; }
h4			{ font-family: "Arial", sans-serif; font-size: 1.2em; font-weight: bold; }
h5			{ font-family: "Arial", sans-serif; font-size: 0.8em; font-weight: bold; }
h6			{ font-family: "Arial", sans-serif; font-size: 0.4em; font-weight: bold; }
p			{ font-family: "Arial", sans-serif; font-size: 10pt; font-weight: normal; }
th			{ font-family: "Arial", sans-serif; font-size: 10pt; font-weight: bold; padding: 4px; text-align: center }
td			{ font-family: "Arial", sans-serif; font-size: 10pt; font-weight: normal; padding: 4px }
ul			{ list-style-type: disc; color: #C0C0C0; background-color: transparent; }
ol			{ list-style-type: decimal; color: #C0C0C0; background-color: transparent; }
img			{ border-style: none; }

