@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(../docpix/anaglyphtile.png);
	background-repeat: repeat;
}
body,td,th {
	color: #CC00FF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	font-size: medium;
	font-weight: bold;
}
a:link {
	color: #CCFF00;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36pt;
	color: #FF0055;
}
.style4 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

