/* Look4aPlace.com CSS Document */

BODY {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}

.content {  
		font-family: Arial, Tahoma; 
		font-size: 12px; 
		font-style: normal; 
		color: #000000
}

.contentDate {  
		font-family: Arial, Tahoma; 
		font-size: 14px; 
		font-style: normal; 
		color: #FF0000
}

a {  
		color: #000000; 
		text-decoration: none; 
		font-style: normal
}

a:hover {  
		color: #FF0000;
		text-decoration: underlined;
}
.contentTitle {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
H3{
	font-family: Arial, Tahoma;
	font-size: 15px;
	color: #F90000;
	font-weight: bold;

}
.menuText {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Tahoma;
	margin-bottom: 15px;

}
.formObject {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Tahoma;
}

.pindent {
	margin-left: 5px;
	margin-right: 5px;

}
