/* EasyWeb html style file */


body {
	font-family:Arial, Helvetica, sans-serif;
}


a
{
    color: #4b5300;
    text-decoration: underline;
}

img
{
    border: none;
}

p
{
    margin: 5px 0px 15px 0px;
}

h1
{
    color: #4b5300;
    font-size: 160%;
    margin: 0px 0px 15px 0px;
    line-height: 150%;
    text-align:center;
}

h2
{
    color: #4b5300;
    font-size: 135%;
    margin: 0px 0px 15px 0px;
}

h3
{
    color: #4b5300;
    font-size: 120%;
    margin: 0px 0px 15px 0px;
}

h4, h5, h6
{
    color: #616161;
    font-size: 120%;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
}

img { border: 0; }
