﻿body 
{
    margin:0 px 0px 0px 0px;
    font-family:Verdana, Arial;
    font-size:12;
}

.smallText
{
    font-size:11;    
}

a
{
    color:Black; 
    text-decoration:none;
}

a.blue
{ 
    color:Blue;
    text-decoration:underline;
}

/*Menu*/
tr.Separator
{
    height:1px; 
    background-image:URL('img/Separator.gif');
}

img.Product
{
	border:2px solid gray;
}
