body	{	background-color:#FFFFFF;
		color:#000099; 
		font-family:Arial, sans-serif;
		font-size:12pt; 
}

a:link	{	background-color:transparent; 
		color:#000099; 
		text-decoration:none; } 

a:visited	{	background-color:transparent; 
			color:#000099; 
			text-decoration:none; }

a:hover	{	text-decoration:underline; 
		color:#000099; }

td	{ 	width:75px;
		text-align:center;
		border-top-style:solid;}

.important	{color:green; }

#main    {	position:absolute;
		border-width:4px; 
		border-style:ridge; 
		border-color:#aaaaaa;
		background-color:#eeeeee; 
		color:black;
		padding:0.3cm;
}

.title	{font: small-caps 24pt Arial; color:#999999; }

.section {font-size:18pt; color:#999999; }
			
.subsection {font-size:14pt; color:#999999; }

.small {font-size:8pt; }

pre {	background-color:white;
		border-width:2px;
		border-style:ridge;}

DIV { max-width: 800px; }

