/* <!-- */

a img { border: none; }

/* Text Fonts for the three columns */
.threecol p, 
.threecol h1, 
.threecol h2, 
.threecol h3
{
	font-family:Verdana, Serif;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0;
}

.threecol p { font-size: 12px; line-height: 18px; }

.threecol h1
{
	font-size: 20px;
}
.col3 p
{
	font-size: 12px;
}

.imgbook
{
	float:left;
}

/* List styles for the three columns */
.threecol ol 
{
	list-style-image: url('../images/BulletArrow.jpg');
	margin: 24px 0 0 0;
}
.threecol li
{
	margin: 12px 0 12px 0;
}

/* Footer styles */
#footer p {
	padding:10px;
	margin:0;
}
/* --> */
