body {
	margin: 0 0 0 0;
	background-color:#BA9A81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Title {
	font-family: impact;
	font-size:48px;
	color: #CC0000;
	top: 0px;
}

h1 {
	font-family: Impact;
	font-size: 36px;
	color: #c90000;
	text-align:center;
}

.Subtitle {
	font-family: verdana;
	font-size:24px;
	color: #000066;
	top: 0px;
	font-weight: bold;
}

.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.footertext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.footertext1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.style2 {
	font-family: Impact;
	font-size: 36px;
	color: #c90000;
}

.style3 {
	font-family: Verdana;
	font-size: 16px;
}

.style4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.style98 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}
a.98{
	text-decoration: none;
	color: #0099FF;
}

.style5 {font-family: Verdana}

.style28 {font-family: Verdana; font-weight: bold; font-size: 14pt; }

.style57 {color: #c90000}

.style70 {font-size: 16pt}

.style10 {
	color: #0000FF;
	font-weight: bold;
}

.style11 {font-family: Verdana; font-style: italic; }

.style12 {color: #000000; }

.style13 {
	font-size: 18px;
	font-weight: bold;
	color: #c90000;
}

.Internetfreebies {	color: #141F9E;
}

.highlite{
   background-color:#FFCC33;
}

.indent {
	font-family: Verdana;
	font-size: 16px;
	margin-left: 25px;
	margin-right: 25px;
}

.bullet-indent {
	list-style-position: inside;
	list-style-image: url(images/gelredsm.jpg);
	list-style-type: none;
}

.bullet-indent-bold {

	list-style-position: inside;
	list-style-image: url(images/gelredsm.jpg);
	list-style-type: none;
	font-weight: bold;
}
/*THANKYOU PAGE*/

span.booktitle{
	font-weight: bold;
	color:#FFF
}
td.downloadtable{
	height: 35px;
}

td#tabletop{
	background: #444;
	color: #fff;
}
td#downloadbox{
	border-left: 1px solid black;
	color: #FF0000;
}
a.download:hover{
	text-decoration: none;
	color: #0099FF;
}