div.titlegrey
{	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0.2ex;
	color:#CCCCCC;
}

div.titlered
{	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 25px;
	line-height: 100%;
	letter-spacing: 0.2ex;
	color:#BF0E0E;
	margin-top:-33px;
	margin-left:5px;
	margin-bottom:30px;
}

#imgidx {
width:200px;
text-align:left;
float:left;
padding-top:5px;
}

#txtidx {
margin-left:220px;
margin-right:10px;
text-align:left;
}


