body	{	color:#AABB00; text-align: justify;
		cursor: default; letter-spacing: 0; line-height: 100%; font-weight:normal; background-color:black; }
h1	{	color:#CC0000; text-align: center; font-size:180%; letter-spacing: 0; line-height: 130%; 
		vertical-align: 2; margin: 0;  font-weight:normal;}
h2	{	color:#CC0000; text-align: center; font-size:100%; letter-spacing: 0; line-height: 120%;
		vertical-align: 0; margin: 0; padding-top: 5; padding-bottom: 5; font-weight:bold;}
p	{	text-align: justify; text-indent: 30}

.head	{	width:100%; border-style:solid;  border-width:1; border-color:red; background-color:black;}

a:visited	{color: red; text-decoration: none;}
a:link		{color: red; text-decoration: none;}
a:hover		{color: white; text-decoration: none;}
