@charset "utf-8";
/* CSS Document */


img, div, li, ul
{ 
behavior: url(iepngfix.htc) 
}

h3
{
font-size:16px;
}

.menu
{
border:0;
margin:0;
padding:0;
text-decoration:none;
list-style-type: none;
}

img
{
border:0;
}

.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a
{
text-decoration:none;
color: black;
border:0;
}




