BODY             {
                   margin-top:1px;
                   margin-bottom:1px;
                   margin-left:1px;
                   margin-right:1px;
                   margin:1px;
                   font-family:Times;
                  }
                  
a:link, a:visited {color:rgb(80, 120, 255); text-decoration:none;}
a:active, a:hover {color:rgb(80, 120, 255); text-decoration:underline;}


.titel	{
			font-size:24px;
			font-weight:bold;
			color:rgb(80, 120, 255);
		}

.subheading	{
			
			font-size:16px;
			font-weight:bold;
			color:rgb(80, 120, 255);
		}

.text	{	
			font-family:Arial,Helvetica,Verdana;
			font-size:10px;
			color:rgb(0,50,100);
		}
		
.nebula {
			font-size:94px;
			font-weight:bold;
			color:rgb(240, 240, 255);
		}
		
.num	{
			font-size:16px;
			font-weight:bold;
			color:rgb(255, 0, 155);
		}
		