<STYLE>
.anything {
}

body {
    color: black;
    background-color: white;
    font-family: arial;
    font-size: 12px;
    line-height: 120%;
}

img {
    margin: 0;
    border-width: 0;
}

h1 {
    font-size: 120%;
    }
#content
{
min-height:300px;
width:600px;
margin-left:215px;
}

#content img {
    width:250px;
    }

#content img.ttbg {
    width:600px;
    }

#content p.normal {
    color: color: #252525;
    font-family: Arial;
    font-size: 14px;
    line-height:1.7em;
   
}

a.link {
    text-decoration: none;
}

#content p.intro {
    margin-top: 28px;
    color: #8f8d8c;
    font-family: helvetica;
    font-size: 18px;
    line-height: 120%;
}

#content p.small {
    color: color: #252525;
    font-family: Arial;
    font-size: 13px;
    padding-right:5px;
   
   
}
#content h3
{
font-family: Arial;
font-weight: bold;
font-style: normal;
color: #8f8d8c;
font-size:14px;

}
    
#footer
{
    background: #fff url(../images/green_all_in_one.jpg) no-repeat;
    color: #fff;
    font-family:Sans;
    font-weight:bold;
    font-size:small;
    padding-top:2px;
   padding-left:220px;
}







<\STYLE>
