
body {
background-image: url("back.gif");
font-size: large;
color: #333366;
}
pre 
{
font-size: smallest;
font-family: arial;
font-style: oblique
}
h3 {color: #CC6699}
a:link { 
	font-weight: bold;  
	color: #333366;
	}
a:visited { 
	font-weight: bold; 
	color: #800080;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff9999;
	}
