a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	
	font-family: Arial, Helvetica;
	background-color: rgb(232,216,201);
	background-image: url('http://turnbullclan.com/images/dress_tartan_border2.gif');background-repeat:repeat-y;
	padding-top: 30px;
	padding-left: 200px;
	color: rgb(0,51,51);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1
{
	font-size:165%;
	color: rgb(153,153,102);
}
h2
{
	font-size:140%;
	color: rgb(153,153,102);
 
}
h3
{
	font-size:115%;
	color: rgb(153,153,102); 
}
h4
{
	font-size:100%;
	color: rgb(0,153,153);
}
h5
{
	font-size:115%;
	color:red;
}
h6
{
	font-size:115%;
	color: rgb(153,153,102);
}
TD
{
	PADDING-TOP: 20px;
	PADDING-BOTTOM: 5px;
	FONT-FAMILY: verdana;
	FONT-SIZE: .7em; 

	}
