BODY
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
	margin:0px;
	padding:0px;
}

.maincontent{ width:720px; }
h1.since { font-size: 14pt; }

h1 { font-size: 14pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }

div, p, h1, h2, h3,{
    background-color: white;
    color: black;
	margin: 0px; padding: 0px;
}

.noprint
{
    DISPLAY: none;   
}


a:after
{
	content:' [' attr(href) '] ';
}

img{margin:20px;}

#footer{ border-top: 1px solid black; }
