BODY { 
  background-image:url("images/background_page.gif");
  margin: 15px 0px 0px 0px;
}


td {background-repeat:no-repeat}

a{	font-family:Tahoma;
	font-size: 11px;}

A:link	{	
	text-decoration:	none;
	color:	#500013;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#500013;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#766356;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#766356;
	}

.tableText {

	font-family:Tahoma;
	font-size: 11px;
	color: #766356;
}
.tableHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #E9DED1;
}
.normalText {
	font-family: Tahoma;
	color: #766356;
	font-size: 11px;
}
.mediumText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #660033;
}
.largeText {
	font-family: "Aldus Roman";
	font-size: 24px;
	color: #660033;
}
.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #660000;
}

