body         { background-color: #FFFFFF; margin: 0 }
td           { font-family: Tahoma; font-size: 8pt; color: #535353 }
font         { font-size: 8pt; font-family: Tahoma, Helvetica, Verdana, sans-serif }

 h1
	{
	font-family: Verdana;
	font-size: 20px;
	color: #535353;
	}	
	
 h2 
    {
    font-family: Tahoma;
    font-size: 20 px;
    color: #ff0000;
    }
    
.airprods
    {
    font-family: Tahoma;
    font-size: 8pt;
    color: Green;
    }
    
.collections
    {
    font-family: Tahoma;
    font-size: 8pt;
    color: red;
    }

.christmastitle
    {
    font-family: Tahoma;
    font-size: 13pt;
    font-weight: bold;
    color: black;
    }
    
.contact
    {
    font-family: Tahoma;
    font-size: 14pt;
    }
    
.Xmas   
{
      border: 1px solid #D7D7D7;

 }

.Xmas td
{
      font-size:12px;
      color:Red;
      font-weight:bold;
}

a            { color: #ff0000; text-decoration: none }
a:link       { color: #FF0000; text-decoration: none }
a:active     { color: #FF0000; text-decoration: none }
a:visited    { color: #FF0000; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }

.container   { border: 1px solid #D7D7D7 }

.RIT
{
	font-family:verdana;
	font-size: 14px;
	color: red;
	font-weight:bold;
}

img
    {
    border: 0;
    }
    
.Phone
    {
        font-weight: bolder;
        font-size: 14pt;
        color: red;
        text-align: center;
    }
    
.balloonium
	{
		border: 1px solid #D7D7D7;
		font-family:Verdana;
		font-weight:bold;
		color:White;
		background-color:Red;
		font-size:20px;
	}