
.small {
	font-size : 11px;
	color: #2E343A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.heading {
	font-size : 12px;
	color: #68662a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : small-caps;
}

.boldtext 
{
	font-size: 12px;
	color: #68662a;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

.link	{
	text-decoration: none;
	font-family: Arial,Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 11px;
		color: #69662a;
}

.link2	{
	text-decoration: none;
	font-family: Arial,Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999966;
	
}
.link3	{
	text-decoration: none;
	font-family: Arial,Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #69662A;
}
.link4	{
	text-decoration: none;
	font-family: Arial,Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999966;
}

A {text-decoration:none;  }

IMG { float:left; }

.data {
	padding-top : 15px;
	padding-left : 15px;
}

.italic 
{
	font-size: 11px;
	color: Silver;
	font-family: Arial,Helvetica, Sans-serif;
	font-style : italic;
}
.content {
	border: 2px#69662A;
}

