body {
	background-color: rgb(238, 238, 255);
	background      : url("background.gif");
	color           : black;
}

.revealed	{ visibility  : hidden; }
.main		{ margin-top  : 75pt; }

h2		{ color       : blue;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 10pt;
		  font-style  : italic;
		  font-weight : 700;
		  margin-left : 0cm;
		  margin-right: 0cm;
		  text-align  : left;
		  word-spacing: normal; }

.content	{ color       : black;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 10pt;
		  font-weight : 100; 
		  margin-left : 1cm;
		  margin-right: 1cm;
		  text-align  : justify;
		  word-spacing: normal; }

.margin-right	{ color       : black;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 10pt;
		  font-weight : 100; 
		  margin-left : 0cm;
		  margin-right: 1cm;
		  text-align  : justify;
		  word-spacing: normal; }

ul li		{ color          : black;
		  font-family    : arial, helvetica, sans-serif;
		  font-size      : 10pt;
		  font-weight    : 100; 
		  list-style-type: disc;
		  margin-left    : 1cm;
		  margin-right   : 1cm;
		  text-align     : justify;
		  word-spacing   : normal; }

li li		{ color          : black;
		  font-family    : arial, helvetica, sans-serif;
		  font-size      : 10pt;
		  font-weight    : 100; 
		  list-style-type: disc;
		  margin-left    : 0cm;
		  margin-right   : 1cm;
		  text-align     : justify;
		  word-spacing   : normal; }

p.pageDescript,
p.picDescript	{ color       : black;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 10pt;
		  font-weight : 600;
		  margin-left : 1cm;
		  margin-right: 0cm;
		  text-align  : left;
		  width       : 50%;
		  word-spacing: normal; }

.navigation	{ color       : black;
		  font-family : "courier new", courier, monospace;
		  font-size   : 100%;
		  font-style  : italic;
		  font-weight : 100;
		  margin-left : 2cm;
		  margin-right: 2cm;
		  text-align  : center; }

p.to-top	{ color       : black;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 10pt;
		  font-style  : italic;
		  font-weight : 100; 
		  margin-left : 1cm;
		  margin-right: 1cm;
		  text-align  : right;
		  word-spacing: normal; }

small		{ color       : black;
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 75%;
		  font-weight : 100;
		  margin-left : 2cm;
		  margin-right: 2cm;
		  text-align  : center; }

small.title	{ color       : rgb(150, 150, 255);
		  font-family : arial, helvetica, sans-serif;
		  font-size   : 75%;
		  font-weight : 100;
		  margin-left : 2cm;
		  margin-right: 2cm;
		  text-align  : center; }

img		{ border-width: 1px }
img.button	{ border-width: 0px }

address		{ font-family: arial, helvetica, sans-serif;
		  font-style : normal; }

.webmaster	{ font-size : 75%;
		  text-align: center; }