body {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
        background-image:url(images/topbkg.gif);
        background-repeat:repeat-x;
}

p {
        margin-bottom: 20px;
}

#navi p {
        margin-bottom: 7px;
        margin-top: 0;
}

#navi a {
        color: #2D4494;
        text-decoration: none;
        font-size: 12px;
}

#navi a:hover {
        text-decoration: underline;
}

a {
        font-size: 10px;
        color: #2D4494;
        text-decoration: none;
}

h1 {
        font-size: 14px;
        font-weight: bold;
}

#bottom {
        background-image:url(images/botbkg.gif);
}
