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

body { font-family: Geneva, Arial, Helvetica, sans-serif;
	   background-color: #000000 }

table { background-color: #FFFFFF }

table.center { margin-left:auto; 
			   margin-right:auto }

table.index { background:url(../gallery/indback.jpg) }

a:link { color:#000000 }
a:visited { color:#333333 }
a:active { color:#FF0000 }
a:hover { color:#000000 }

h1 { text-align:center }

h1.title {	font:"Times New Roman", Times, serif;
			text-align:center }

.center { text-align:center }

p { text-indent: .5cm;
	text-align: left }

p.center { text-align:center }
p.right { text-align:right }
p.disc { text-align:right;
		font-size:x-small;
		font-style:oblique }

img.x {
	position:absolute;
	left:0px;
	top:0px;
	repeat: repeat-y;
	z-index:-1 }

ol { list-style-type: none }
ol ol { list-style-type: none }
ol ol ol { list-style-type: none }
