body {
   background: #000000;
   margin:0;
   text-align:center;
   color:#ccc;
   font-family:Tahoma;
   font-size: 10pt;}
   
A:link {
	text-decoration: underline;
	color: #cccccc;
	}

A:visited {
	text-decoration: underline;
	color: #cccccc;
	}

A:active {
	text-decoration: underline;
	color: #cccccc;
	}

.desc {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #999999;
	width:700px;
	margin: 10px auto;
	text-align: justify;
	clear: both;
}

.spacer {padding:10px;}

hr {width:700px;
	 color: #333;
	 margin:15px auto;}

#photo1, #photo2, #photo3 {
	border: 2px solid #333;
	filter: alpha(opacity=0);
	opacity: 0;
	}

#copyright {
	text-align:right;
	width: 700px;
	font-family: Verdana,Arial;
	color: #666666;
	font-size: 10px;
}