
.liclass{
    
    margin: 3px;
    border:ridge;

}

.imgclass{
    
    max-height: 50px;
    max-width: 184px;
    
}
p{
    
    font-size: 16px;
}
.navcolor{
    
    background-color:white;
}

.navbar{
    
   
}
li{
    font-size: 20px;
    
    
}

.text-justify{
    text-align: justify;
    font-family:sans-serif;
    font-size: 17px;
}


.productlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #4EB0DD;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.linkcolor {
color: #0505EB
}
	
.footer{
    
   background-color:  #1e90ff;

}