/* sans-serif, "Arial", Helvetica */
/* Georgia, "Times New Roman", Times, serif*/


body {
  
  padding-top: 1em;
  font-family: sans-serif, "Arial", Helvetica;
  color: #191919;
  background-color: #080808 }

a:link { 
	font-weight: bold; 
        font-size: 75%;
	text-decoration: none; 
	color: #0000ff; }

a:visited { 
	font-weight: bold; 
        font-size: 75%;
	text-decoration: none; 
	color: #0000ff;}

a:hover, a:active { 
	text-decoration: none; 
	color: #ff9900; }



a.menu:link { 
	font-weight: bold; 
        font-size: 65%;
	text-decoration: none; 
	color: #FF4500 }
a.menu:visited { 
	font-weight: bold; 
        font-size: 65%;
	text-decoration: none; 
	color: #FF4500;}

a.menu:hover, a:active { 
	text-decoration: none; 
	color: #009933; }



a.bar:link { 
	font-weight: bold; 
        font-size: 70%;
	text-decoration: none; 
	color: #ffffff; }
a.bar:visited { 
	font-weight: bold; 
        font-size: 70%;
	text-decoration: none; 
	color: #ffffff;}

a.bar:hover, a:active { 
	text-decoration: none; 
	color: #FF9900; }

a.bar2:link { 
	font-weight: bold; 
        font-size: 70%;
	text-decoration: none; 
	color: #ffffff; }
a.bar2:visited { 
	font-weight: bold; 
        font-size: 70%;
	text-decoration: none; 
	color: #ffffff;}

a.bar2:hover, a:active { 
	text-decoration: none; 
	color: #009933; }




h1 {
        font-family: Times, serif;
        color: #009933; }

h2 {
        font-family: Times, serif;
        color: #404040; }



div#main table {
   margin: auto;
   /*border           : thin solid black;*/
   background-color : #FFFFFF;
   text-align: center;
}


div#item1 {
  font-size: 90%;
  font-family: sans-serif;
  color: #191919;
  font-weight: bold;
 }

div#item2 {
  font-size: 80%;
  font-family: sans-serif;
  color: #191919;
 }

div#item3 {
  font-size: 70%;
  font-family: serif;
  color: #191919;
 }

div#news {
  font-size: 80%;
  font-family: sans-serif, "Arial", Helvetica;
  color: #191919;
  text-align: left;
 }

div#guestbook {
  font-size: 80%;
  font-family: serif;
  color: #191919;
  text-align: left;
 }


div#footer {
  font-size: 70%;
  font-family: sans;
  color: #666666;
  text-align: center;
}

span.menu {
  font-weight: bold; 
  font-size: 100%;
  text-decoration: none; 
  color: #ffffff; 
}



/*body {
  padding-left: 5em;
  padding-top: 1em;
  font-family: sans-serif, "Arial", Helvetica;
  color: #191919;
  background-color: #ffffff }*/
