
body
{
	font-size : 70%;
	font-family: verdana,helvetica,arial,sans-serif;
}

.navyBlueBigFont
{
	text-align:left;
	font-size:1.3em;
	margin-top: 7px;
	margin-bottom: 7px;
	color:Navy;
}

A:Hover  
{
	color : Maroon;
}

.lmenu  
{	
	font-size : 70%;
	color : Navy;
}

.smallFont  
{	
	font-size : 80%;
}

.shortLineHeight
{
	line-height : 80%;
}

.whiteFont
{
	font-weight: bold; 
	color: white;
	font-family: Arial;
}

.priceBeforeDiscount
{
	text-decoration:line-through;
	color:Red;
}

.greenFont
{
	color:Green;
}

.grayFont
{
	color: gray;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size:xx-small;
}

form 
{
    margin: 0;
    padding: 0;
}