/* CSS Document */
body
{
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

a:link        {color:  #666666;  text-decoration:none; font-weight:bold; }

a:visited     {color:  #666666; text-decoration:none; font-weight:bold; }

a:hover      {color: #FF0000;   text-decoration:none; font-weight:bold; }

a.wm:link        {color:  #666666;  text-decoration:none; font-weight:normal; }

a.wm:visited     {color:  #666666; text-decoration:none; font-weight:normal; }

a.wm:hover      {color: #666666;   text-decoration:underline; font-weight:normal; }

a.prodlink:link        {color:  #666666;  text-decoration:none; font-weight:normal; font-size:14px; letter-spacing:1px; }

a.prodlink:visited     {color:  #666666; text-decoration:none; font-weight:normal; font-size:14px; letter-spacing:1px; }

a.prodlink:hover      {color: #FF0000;   text-decoration:none; font-weight:normal; font-size:14px; letter-spacing:1px; }


.main
{
font-size:14px;
}

h1
{
font-size:22px;
}

h2
{
font-size:14px;
color:#666666;
font-weight:normal;
}

h3
{
font-size:16px;
color:#666666;
font-weight:normal;
}
