/*CSS DATA CODEX



/*

____________ 



Font Classes

____________

*/



body

{

	background-image: url(http://www.therapyinla.com/images/back.gif);

	background-color: #CCFFCD;

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #000000;

	margin: 10px;

}



td, p

{

	font-size: 12px;

	color: #000000;

	line-height: 18px;

}



hr

{

	width: 200px;

	size: 1px;

	margin: 10px auto;

}



li

{

	padding-bottom: 7px;

}



.size10

{

	font-size: 10px;

}



.title

{

	font-size: 14px;

	font-weight: bold;

}



/* start links */

 a:link

{

	color: #336600;

	text-decoration: underline;

}



a:visited

{

	color: #996666;

	text-decoration: underline;

}



a:active

{

	color: #CC6666;

	text-decoration: underline;

}



a:hover

{

	color: #336600;

	text-decoration: underline;

}



/* end start links */



/* start baground colors */



.bgWhite

{

	background-color: #ffffff;

}



/* end baground colors */
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.size10Bold {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

