body
{
	background-image: url(graphics/gindex_08.gif);
	background-color: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

p
{
	font-size: 10px;
	font-family: courier, times;
	font-weight: normal; 
	color: #5D125A;
}

li
{
	font-size: 10px;
	font-family: courier, times;
	font-weight: normal; 
	color: #5D125A;
}

a:link 
{
	text-decoration: underline; 
	color:#6F156C;
} 

a:visited
{
	text-decoration: none;
	color: #581856;
}

a:hover
{
	text-decoration: line-through;
	color: #C14CBD;
}

img
{
	border-style: none;
}
td
{
	background-color: none; 
	border-style: none; 
	border-width: 0px; 
	text-align: left; 
	padding-top:5; 
	padding-bottom:5;
}

td.title
{
	background-color: #CFCED3; 
	border-style: solid; 
	border-color: #A68EAE; 
	border-width: 1px; 
	text-align:center;
	font-size: 12px;
	font-family: courier, times;
	font-weight: normal; 
	color: #A68EAE;
	padding-top: 2; 
	padding-bottom: 0;

}
