/* CSS Document */


body{
	background-color: #F9F9FD;
}
td{background-color: #F9F9FD;
}
tr{background-color: #F9F9FD;
}
th{background-color: #F9F9FD;
}
.style1 strong {
	color: #000;
}
H5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #F06;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

H3 .Buy {
	background-color: #FC9;
	font-weight: bold;
	font-size: larger;
	color: #093;
}
H3 .Buy a {
	text-decoration: none;
	}
.purp {
	color: #006;
}

