body {
	background-color: #523A14;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottommaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #513118;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #3B485D;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover {

	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #010101;
	font-weight: bold;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.arialcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.texasstar {
	background-image: url(../images/texasstar.jpg);
	background-repeat: no-repeat;
}

