body {
background-color:#F4DEBB;
background-image:url(tile.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
}

a { color: #0054A6;}

a:hover {color: #92BEE7}

p {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	}
	
	h1 {
	color: #1A3248;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;}
	
h2 {
	color: #2E3192;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	
	}
	
	h3 {
	color: #0054A6;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	
	}
	
	h4 {
	color: #1A3248;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	
	}
.maintext {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	}
	
	
.smalltext {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	}
	
	.lightbluetext {color: #33C6F4;}
	
.darkbluetext {color:#2E3192;}

.whitetext {color: #FFFFFF;}

.footertext {color: #220022;
font-size: 12px;
font:Arial, Helvetica, sans-serif;}

.testimonialtext {color: #7779B8;
font-size: 12px;}

.ebookform {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	}
	
.tdclassebooktile {background-image:url(images/ebooktile.jpg);}
.tdclasshomebio { background-image: url(images/homebiotile.jpg); }
.tdclasstile { background-image: url(images/tile.jpg); }
.purpletext {color:#800080;}
.subtitle {
	font-family: Verdana;
	font-size: 14px;
	color: #2E3192;
	}
	
	.bluebk {background-color: #F0F0F9;}
	
.testimonialbox {
background-color:#D6D7ED;
border-color: #0054A6; }