body {
    margin:		0px;
}

td.content {
    text-align:		justify;
}

body, table, input, select {
    font-family:	Verdana, Arial, Helvetica, sans-serif;
}

pre, textarea {
    font-family:	Courier, monospace;
}

td.header, td.footer {
    font-family:	"Times New Roman", Times, serif;
}

body, table, h3, address, input, select, pre, td.footer {
    font-size:		10pt;
}

h1 {
    font-size:		15pt;
}

h2 {
    font-size:		12pt;
}

td.header {
    font-size:		11pt;
}

td.footer {
    font-style:		italic;
}

h1, h2, h3, dt {
    font-weight:	bold;
}

a {
    text-decoration:	none;
}

a:hover {
    background:         #FFFF00;
    color:              #000088;
}

a:active {
    background:         #000088;
    color:              #FFFF00;
}

.buttonbar a {
    background:         inherit;
}

img.png {
    behavior:		url("http://rigby-jones.net/png.htc");
}
