.gtbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.inline:link {
	color: #3366FF;
	text-decoration: underline;
}
a.inline:visited {
	color: #3366FF;
	text-decoration: underline;
}
a.inline:hover {
	color: #3300FF;
	text-decoration: none;
}
a.inline:active {
	color: #3366FF;
	text-decoration: underline;
}
a.menu:link {
	color: #666666;
	text-decoration: none;

}
a.menu:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #3366FF;
	text-decoration: underline;
}
a.menu:active {
	color: #3366FF;
	text-decoration: none;
}
.currentarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366FF;
}
.sectionheading {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3366FF;

}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;


}
.subheading {
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	line-height: 12pt;





}
.teamtitle {
	font-weight: bold;
}
.booklist {
	list-style-position: outside;
	list-style-image: url(images/book_icon.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 25px;
	padding-bottom: 10px;



}
.booktitle {
	font-weight: bold;
	color: #999999;
}
.bookauthor {
	font-style: italic;
	color: #999999;
}
.quote {
	font-style: italic;
	color: #999999;
}
.booksection {
	font-weight: bold;
}
.clientlist {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 5px;
	line-height: 12px;

}

p{
margin-bottom:10px;
margin-top:4px;
}
