BODY  {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Lucida Grande, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 150%;
	/*font: 14px Arial Narrow, Arial, Helvetica, sans-serif;*/
}

TD  {
	font-family: Lucida Grande, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	/*font: 14px Arial Narrow, Arial, Helvetica, sans-serif;*/
}

A
{
	color: #ff4444;
	text-decoration: none;
}

A:visited
{
	color: #ff4444;
	text-decoration: none;
}

A:hover
{
	color: #666666;
}

A.bread
{
	color: #ff4444;
	font-size: 10px;
	text-decoration: none;
}

A.bread:visited
{
	color: #ff4444;
	font-size: 10px;
	text-decoration: none;
}

A.bread:hover
{
	color: #666666;
	font-size: 10px;
}

A.nav
{
	color: #ffffff;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.nav:visited
{
	color: #ffffff;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.nav:hover
{
	color: #cccccc;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.red {
	color: #ff0000;
}

.white {
	color: White;
}

.details  {
	line-height: 200%;
}

.dropcap {
	float: left;
	width: 24px;
	font-size: 26px;
	font-weight : bold;
} 

.dropcap_big {
	float: left;
	width: 30px;
	font-size: 36px;
	font-weight : bold;
}

H1 {
	color: #666666;
    margin-bottom: .5px;
    margin-top: -.5ex;
    line-height: 3ex;
	font-weight: normal;
	font-size: 20px;
}

H2 {
	color: #666666;
    margin-bottom: .5px;
    margin-top: -.5ex;
    line-height: 3ex;
	font-weight: normal;
}

H3 {
	color: #666666;
    margin-bottom: .5px;
    margin-top: 0px;
    line-height: 3ex;
	font-weight : bold;
}

H4 {
	color: #666666;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 2ex;
}

ul { list-style-type: none; }

ul li { padding-left: 15px; background: url(images/arrow.gif) 0px 3px no-repeat; }

ul.noindent { list-style-type: none; margin: 0; border: 0; padding: 0;}

ul.noindent li { background: url(images/arrow.gif) 0px 3px no-repeat; }

TABLE.border {
	border-collapse: collapse;
    border: 1px solid #CCCCCC;
	text-align: left;
}

TD.border {
	border-collapse: collapse;
    border: 1px solid #CCCCCC;
}

hr {	
	margin-top: 5;
	margin-bottom: 5;
	padding: 0;
	border: 1px dotted #CCCCCC;
}

.quote {
	font-size: 16px;
	line-height: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #9E9E9E;
	padding-bottom: 0px;
	margin-bottom: 7px;
	margin-left:7px;
}

.review {
    margin-bottom: 7px;
}

.caption {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #9E9E9E;
    margin-top: -.5ex;
	margin-left:7px;
}

.fineprint {
	font-size: 10px;
}

.copyright {
	font-size: 9px;
	color: #cccccc;
}

.reviewer {
	font-size: 11px;
	color:#666666;
}

.gray {
	color:#999999;
}

.photo {
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
