

body	{background-image: url(images/bg.png); 
background-repeat: repeat-x; 
background-attachment: scroll; 
background-color: #c0c0c0; 
overflow: auto;}

body, td	{font-family: lucida sans unicode; 
font-size: 9px; 
color: #ececec; 
line-height: 130%}

a:link, a:visited	{text-decoration: none; 
color: #efd1d2; cursor: help}

a:hover	{text-decoration: none; 
background-color: #efd1d2; 
color: #ffffff; cursor: help}

div.upper {font-family: lucida sans unicode;
	font-size: 9px; 
	color: #bebebe; 
	align: justify;
	line-height: 150%}

h1 	{margin: 1px;
	padding: 3px;
	color: #ffffff;
	text-align: left;
	font: 13px courier new;
	font-weight: none;
	text-transform: lowerrcase;
	letter-spacing: 3px;
	text-indent: 10px;}

h2 	{margin: 1px;
	padding: 3px;
	color: #ffffff;
	text-align: left;
	font: 11px courier new;
	font-weight: none;
	text-transform: lowerrcase;
	letter-spacing: 5px;
	text-indent: 10px;}

.codesort img {border:5px solid #918f8f; 
	margin: 1px;}
