body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; 
}


a {	
	color: #000000;	
	text-decoration: dotted; 
	
}
a:hover {	
	text-decoration: none
	}
.img{
	border-style: none;
	padding: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
	background-color: #000000;
}
.imgLeft {
    float: left;
    border-style: none;
    margin-right: 3px;
	}
.imgRight {
    float: right;
	border-style: none;
	padding: 2px;
    margin-left: 10px;
    margin-bottom: 5px;
	background-color: #000000;
}
