body {
	background: #000;
	color:rgb(170,128,170); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	}
table {  font-size : x-small; border-color:"#aa2200";}

h1{ font-size : xx-large;}
h2{ font-size : x-large;}
h3{ font-size : large;}
h4{ font-size : medium;}
h5{ font-size : small; font-weight:100;}
h6{ font-size : xx-small; font-weight:100; }

a {
	color:#9966cc;
	font-size : x-small;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
p{
	text-align : justify;
}
pre{
	font : normal normal normal larger/normal Courier;
}
