body {
    margin: 10px 10px 10px 10px;
    background-image: url(../images/bcg_top.gif);
	background-repeat: no-repeat;
}
a         { text-decoration: none; }
a:link    { color: #0000FF; }
a:visited { color: #990099; }
a:hover   { color: #CC0000; }
a:active  { color: #FF0000; }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

p {
font-size: 14px;
line-height: 150%
}

.link p {
font-size: 14px;
line-height: 120%
}

