@charset "utf-8";
/* CSS Document */

body        {  color: #ffffff;
               background-color:#000000;
			   margin: 0px;
			   font-family:Verdana, Arial, Helvetica, sans-serif}

p			{  color:#000000;
               letter-spacing:1px;
			   text-indent:50px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			}

p.frontp	{  color:#ffffff;
               letter-spacing:1px;
			   text-indent:50px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			}

p.links 	{  color:#ffffff;
               letter-spacing:1px;
			   text-indent:0px;
			   margin:50px;
			}

p.bottom	{  color:#ffffff;
               letter-spacing:1px;
			   text-indent:0px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			}

h1			{  color:#ffffff;
               letter-spacing:1px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			   font-size:48px;
			   font-weight:normal;
			   
			}		

		
h2			{  color: #ffffff;
               letter-spacing:1px;
			   margin-bottom:25px;
			   margin-right:25px;
			   margin-left:25px;
			   margin-top:0px;
			   font-size:14px;
			   font-weight:normal;
			}
			
h3			{  color: #ffffff;
               letter-spacing:1px;
			   margin-bottom:0px;
			   margin-right:10px;
			   margin-left:10px;
			   margin-top:25px;
			   font-size:12px;
			   font-weight:normal;
			}			

div.bottom	{  font-family:Verdana, Arial, Helvetica, sans-serif;
			   font-size:10px;
			   color:#ffffff;
			}
			   
a			{  letter-spacing:1px;
			   font-weight:normal;
			   text-decoration:none;
			}	
	
a:hover		{  color: #FFFF00;
               letter-spacing:1px;
			   font-weight:normal;
			   text-decoration:none;
			}	

A.menu		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				color: #ffffff;
                letter-spacing:1px;
				text-decoration: none}

A.menu:hover {	font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				color: #ffff00;
                letter-spacing:1px;
				text-decoration: underline}

A.menug  	{	color:#666666;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				letter-spacing:1px;
				text-decoration: none}

A.menug:hover {	color: #666666;
				font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				letter-spacing:1px;
				text-decoration: none}
a.title	    {  color:#ffffff;
               letter-spacing:1px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			   font-size:48px;
			   font-weight:normal; 
			   text-decoration:none;
			   
			}	
			
a.title:hover {color:#ffffff;
               letter-spacing:1px;
			   margin-bottom:0px;
			   margin-right:50px;
			   margin-left:50px;
			   margin-top:25px;
			   font-size:48px;
			   font-weight:normal; 
			   text-decoration:none;
			   
			}							
							
														   			   
