body {background-color: black;
	font-size: medium;
	font-family: sans-serif; }
h1 {color: #991133; 
	text-align: right;
	font-weight: normal;
	font-stretch: wider;
	font-variant: small-caps; }
h2 {color: #991122; 
	border-bottom-style: dotted; 
	border-bottom-width: thin;
	border-color: #FFCCAA;
	font-size: medium;
	font-weight: lighter; }
h3 {color: #991133; 
	text-align: center; 
	text-valign: bottom;
	font-size: small;
	font-weight: lighter; }
p {color: #FFCCAA; 
	font-family: sans-serif; 
	text-align: left; }
a {color: #FFCCAA; 
	font-family: sans-serif; 
	text-align: left;
	font-size: medium; }
a:visited {color: #BB9977;}
a:active {color: #991122;
	border-style: none;
	border-width: 0;}
a:hover {color: #991122;}

