﻿body {
     	font-family:Trebuchet MS;
		background-image:url('/images/bg.gif');
		background-repeat:repeat-x;
     }
td    {
	  font-family:Trebuchet MS;
	  margin-left:20px;
	  margin-right:20px;
     }
p    {
	  font-family:Trebuchet MS;
	  margin-left:20px;
	  margin-right:20px;
     }
.content    {
	  font-family:Trebuchet MS;
	  margin-left:20px;
	  margin-right:20px;
     }
     
     
.copyright    {
	  font-family:Trebuchet MS;
	  font-size:13px;
     }
     
.topnav {
		font-size:14px;
		color:#AB0000;
		text-decoration: none;
	}
.topnav:link {text-decoration: none; color:#AB0000;}	
.topnav:visited {text-decoration: none; color:#AB0000;}
.topnav:active {text-decoration: none; color:#001CAB;}
.topnav:hover {text-decoration: none; color:#001CAB;}

.headerstyle1 {
	text-align: center;
	background-image: url('images/teaparty_01.gif');
}
