body,td,th {
	font-family: Arial, times new roman, verdana;
	font-size: 14px;
	color: #000000;
        text-align: justify;

}
body {
	background-color: #FFFFFF;
	background-image:  url(http://thissnakeisgonnarattle.com/graphics/headertile.jpg);
	background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: top center;
        margin-top: 280px;	
}
a:link {
	color: #c8005f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c8005f;
}
a:hover {
	text-decoration: none;
	color:#ff0079;
}
a:active {
	text-decoration: none;
	color: #ff0079;
}


h1 {
	font-size: 24px;
	color: #c8005f;
	margin-bottom: 3px;
	font-family: impact, Arial, times new roman, verdana;
        font-weight: normal;
        font-variant: small-caps;
        letter-spacing: 0.2em;
}

tr.d0 td {
	background-color: #c80060 !important; color: #000000 !important;
}
tr.d1 td {
	background-color: #fd7db6 !important; color: #000000 !important;
}


tr.d0 a:link {
	color: #ffffff !important;
	text-decoration: underline !important;
}
tr.d0 a:visited {
	text-decoration: underline !important;
	color: #000000 !important;
}
tr.d0 a:hover {
	text-decoration: underline !important;
	color:#ffff66 !important;
}
tr.d0 a:active {
	text-decoration: underline !important;
	color: #ffff66 !important;
}


tr.d0 h1 {
	font-size: 12px !important;
	color: #ffffff !important;
	margin-bottom: 3px !important;
	font-family: Arial, times new roman, verdana !important;
        font-weight: normal !important;
        font-variant: small-caps !important;
        letter-spacing: 0.2em !important;
}


tr.d1 a:link {
	color: #ffffff !important;
	text-decoration: underline !important;
}
tr.d1 a:visited {
	text-decoration: underline !important;
	color: #000000 !important;
}
tr.d1 a:hover {
	text-decoration: underline !important;
	color:#ffff66 !important;
}
tr.d1 a:active {
	text-decoration: underline !important;
	color: #ffff66 !important;
}


tr.d1 h1 {
	font-size: 12px !important;
	color: #ffffff !important;
	margin-bottom: 3px !important;
	font-family: Arial, times new roman, verdana !important;
        font-weight: normal !important;
        font-variant: small-caps !important;
        letter-spacing: 0.2em !important;
}
