BODY 
{ 	
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
} 

TABLE, TR, TD
{ 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
} 

A:link		{ color: #6079DD; text-decoration: none; } 
A:visited 	{ color: #6079DD; text-decoration: none; } 
A:active	{ color: #999999; text-decoration: underline; }
A:hover 	{ color: #999999; text-decoration: underline; }

H1
{ 
	font-weight: bold; 
	font-size: 18px; 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif;
}
H2
{ 
	font-weight: bold; 
	font-size: 17px; 
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif;
}
H3
{ 
	font-weight: bold; 
	font-size: 14px; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,sans-serif 
}
H4
{ 
	font-weight: bold; 
	font-size: 13px; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,sans-serif 
}

P
{ 
	font-family: Verdana,Arial, Helvetica,sans-serif; 
	font-size: 11px;
} 

.smalltext
{
	font-family: Verdana,Arial, Helvetica,sans-serif; 
	font-size: 11px;
	text-align: justify;
}


.itemTitleFont {
        color : green;
        font-size : 10 pt;
}

.ourPrice {
        color : red;
}

.tableBackground {
        background-color : #FFDE73;
        border : thin solid black;
}

.titleFont {
        color : black;
        font-weight : bold;
}

.titleCart {
        color : green;
        font-weight : bold;
}

