body{
	background: url("image/backg_01.gif") black fixed;
	color: #dddddd;
}

a:link { color: #cc99ff}
a:visited { color: #9900ff}
a:hover { color: #660066;
	background: #cc99ff;} 

#toplink{
font-size:10pt;
align:center;
margin:20px;
}


h1{
margin:30px 0 20px 0;
font-size:9pt;
}

h2{
font-size:9pt;
margin:5 0 30px 0;
}


#out{
width:60%;
background:#111111;
color:#eeeeee;
filter:alpha(opacity=70);
}

#in{
width:400px;
}



#copyright{
margin:20px 0;
font-size:8pt;
color:#cccccc
}