body {
	topmargin: 0px;
	leftmargin: 0px;
	font-family: Georgia;
	font-size: 14px;
	color: white;
	font-weight: bold;

}

div {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}

div.small {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
}

td {
	font-family: Georgia;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
H3 {
	padding-left:  10px;
	font-family: Georgia;
	font-size: 22px;
	color: #665377;
	font-weight: normal;
	font-style: italic;
}

p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}


ol {
	font-family: Georgia;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

ul {
	font-family: Georgia;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
ul.small {
	margin-left: 25;
	margin-bottom: 0;
  	padding: 0;
	font-family: Georgia;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
li.small {
	font-family: Georgia;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Georgia;
	font-size: 14px;
	color: #393045;
	font-weight: bold;
	text-decoration: underline;
}

table.signup{
	background-color: #725F87;
	border: 1px solid #00FF00;
	padding: 5px 5px
}


a.menu {
	font-family: Georgia;
	font-size: 10px;
	color: #393045;
	font-weight: bold;
	text-decoration: underline;
}

a.sitemap {
	font-family: Arial;
	font-size: 10px;
	color: #393045;
	font-weight: normal;
	text-decoration: underline;
}
a.back {
	font-family: Arial;
	font-size: 10px;
	color: #393045;
	font-weight: bold;
	text-decoration: underline;
}


a:hover {
	font-family: Georgia;
	color: #63796D;
	font-weight: bold;
	text-decoration: underline;
}

a.sitemap:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.back:hover {
	font-family: Arial;
	font-size: 10px;
	color: #63796D;
	font-weight: bold;
	text-decoration: underline;
}

