body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #000000;
}
td.nav	{
	background-image: url(../images/tail.jpg); 
}
p	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
}
p.small	{
	font-size: small; 
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
blockquote {
	font-style: italic;
	color: #333333;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #970103;
	text-decoration: underline;
}
