body { background-color:#dfdfdf; }

body { margin-top: 10px; }
body { margin-left: 10px; }
body { margin-right: 10px; }
body { margin-bottom: 10px; }

table { margin-top: 5px; }
table { margin-left: 5px; }
table { margin-right: 5px; }
table { margin-bottom: 5px; }

h1.r { color: #bf0000;}
h2.r { color: #bf0000;}
h3.r { color: #bf0000;}
h4.r { color: #bf0000;}
h5.r { color: #bf0000;}

.r { color: #bf0000;}

/* Hyperlinks */
a:link { color:#000000; text-decoration:underline; font-weight:normal; }
a:active { color:#000000; text-decoration:underline; font-weight:normal; }
a:visited { color:#000000; text-decoration:underline; font-weight:normal; }
a:hover { color:#df0000; text-decoration:underline; font-weight:normal; }