body {
	font-family: Arial, Helvetica, sans-serif;
	/* color: #900; */  /* for text and other elements */
	background-color: #900;
	bgcolor: #900;
}

table {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding:  50 50;
}

img {
    margin-left: 10;
    margin: 10;
}
 
p {
  margin-top: 10;
  margin-bottom: 10;
}

ul { 
	margin-left: 20;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
	font-style: italic;
	font-size: smaller;
	width: 90;

}
a {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	font-weight: lighter;
}

.attn {
	color: #ff0000;
	font-weight: bold;
}

/* index.shtml PAGE */
.style2 {
	color: #FF0000;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	padding-right: 15px;
}

.content {
	margin: 20;
	margin-bottom: 50;
}

.subscribe_form {
	margin-bottom:  50;
}

#members {
	padding:  50 50;
}
