/*
 * rddefault.css - default style sheet for RD generated xhtml
 *
 * Copyright 1998,1999,2000,2001,2002, 2003 (c) Kazuto Tominaga.  All rights reserved.
 */

body { font-family: Osaka, Helvetica, sans-serif; }
h1 { font-family: Osaka, Helvetica, sans-serif; }
h2 { font-family: Osaka, Helvetica, sans-serif; }
h3 { font-family: Osaka, Helvetica, sans-serif; }
h4 { font-family: Osaka, Helvetica, sans-serif; }

body {color: #202020; background: white}
h1 {color: #e07070; text-align: center}
h2 {color: #e0a0a0}
h3 {color: #ffc000}
h4 {color: #ffc080}
dt {color: #ff4070}
em {font-weight: bold; font-style: roman; color: #e07040}
pre {margin-left: 2em}

td {color: black}

A:link    {color: #c00050}
A:visited {color: #804040}
A:active  {color: #ff0000}

/* [EOF] */

