body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #430F01;
	font-variant: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}

h5 {
	font-weight: bold;
	font-size: 15px;
}
h6 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.field {
	background-color: #FFF7E0;
	border: 1px solid #000000;
}
.mybackground {
	background-image: url(../media/images/bkgTopStitch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mybottombackground {
	background-image: url(../media/images/bkgTopStitch.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mycontent{
	background-image: url(../media/images/contentWash.jpg);
	background-repeat: repeat-y;
}
.smalltext {
	font-size: 9px;
; color: #FFFFFF
}
.comment {
	font-style: italic;
	color: #FF0000;
}

