p {
	font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : Black;
}
body,td,th {
	font-family: Footlight MT Light, Californian FB, Book Antiqua, serif;
}
a {
	font-family: Footlight MT Light, Californian FB, Book Antiqua, serif;
	color: #0000FF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.Title {
	font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Black;
}

hr {
	color : Black;
	border : groove;
}

style6 {
	font-size: x-small; 
	font-family : "Footlight MT Light", "Californian FB";
	}
.style8 {font-family : "Footlight MT Light", "Californian FB"; color: #1570b7;}
.style9 {font-size: medium}
.TextBlack {font-size: medium; font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif; }
.TextRed {
	font-size: medium;
	font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif;
	font-weight: bold;
	color: #993300;
}
.TextBlue {
	font-size: medium;
	font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif;
	font-weight: bold;
	color: #0000FF;
}
.Accent {
	color: #993300;
	font-size: medium;
}
.footer {
	font-size: small;
	font-family: "Footlight MT Light", "Californian FB", "Book Antiqua", serif;
	color: #0000FF;
	font-weight: lighter;	
}
#menu	{
	width:auto;
	text-align:center;
	border-bottom:2px solid #000;
}
body {
margin:0 auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
#wrapper {
width:80%;
margin:0 auto;
border:2px solid #000;
min-width:700px;
}

#header {
width:auto;
background-color:#1570B7;
background-image:url(Images/goose.jpg);
background-position:left;
background-repeat:no-repeat;
text-align:right;
height:92px;
border-bottom:2px solid #000;
display:block;
}
#content {
width:auto;
text-align:left;
margin:10px;
}
.bold	{
	font-weight:bold;
}
h1	{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
h2	{
	font-size:1.1em;
	font-weight:bold;
	color:#900;
	text-align:center;
}
h3	{
	font-size:1em;
	font-weight:bold;
}