.body
	{
	font-size :12px;
	font-style:normal;
	line-height:16px;
	font-family:Verdana, Arial, Sans serif;
	colorr: #003366;
	
	}
	
.library
	{
	font-size :11px;
	font-style:normal;
	font-family:Verdana, Arial, Sans serif;
	vertical-align:top;
	coclor: #003366;
	
	}
	
	
.header
	{
	font-size :16px;
	line-height:20px;
	font-style:normal;
	font-family:Verdana, Arial, Sans serif;
	color: #336699;
	font-weight:bold;
	
	}
	
	
.sold
	{
	font-size :20px;
	line-height:20px;
	font-style:normal;
	font-family:Verdana, Arial, Sans serif;
	color: #FF0033;
	font-weight:bold;
	
	}
	
	
	
a:link {
	color: #006600;
	text-decoration: underline;
	
}
a:visited {
	color: #006600;
	text-decoration: underline;

}

a:hover {  color: #003399;

}


a:active {
	color: 003399;
	text-decoration: none;

}
	
.bold
	{color:003399;
	font-size : 13px;
	font-weight:bold;
	line-height:14px;
	background: #ECF7EA;
	border-bottom: 1px solid #55AF49;
	border-top: 2px solid #55AF49;
	padding: 5px;
	margin-bottom: 6px;
	}
	
	
.country
	{color:006600;
	font-size : 12px;
	font-weight:bold;
	border-bottom: 1px solid #B7EBB0;
	}
	
.box {
		background: #F8FAFD;
		border-bottom: 1px solid #5372B0;
		padding: 5px;
		margin-bottom: 6px;
	}
	
.desc {
		background: #F8FAFD;
		color:5372B0;
		border-bottom: 1px solid #5372B0;
		padding: 5px;
		margin-bottom: 6px;
		font-size : 11px;
		font-style:italic;
	}
	
.title {
		background: #F8FAFD;
		color:003399;
		border-bottom: 1px solid #5372B0;
		padding: 5px;
		margin-bottom: 6px;
		font-size : 11px;
		font-style:italic;
		font-weight:600;
	}	

