.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}

.text a, a:visited, a:active{
	text-decoration:underline;
	color: #FF0000;
}

.text a:hover {
	text-decoration: none;
}

.text_justify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	text-align: justify;
	padding: 2px;	
}

.text_justify a, a:visited, a:active{
	text-decoration:underline;
	color: #FF0000;
}

.text_justify a:hover {
	text-decoration: none;
}

.text_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}

.text_disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BEBBBB;
	line-height: 15px;
}

#imgContent {
	padding:0px;
	float:left;
	padding-right:5px;
	padding-bottom:3px;
}
