﻿@import url("index.css");

.footer { margin-top: 200px; }
#body li em { font-style: normal; font-weight: bold; text-decoration: underline; }

h3 { color: #ee1c23; font-size: 1em !important; }

p.disclaimer { font-style: italic; }
p.timing strong { color: #ee1c23; font-style: normal; font-size: 1.2em; }

#body p em { font-style: inherit; text-decoration: underline; font-weight: bold; }

table#costs { margin: 0 auto 0 auto; border: solid gray 1px; border-collapse: collapse; }
table#costs th, table#costs td { border: solid gray 1px; padding: 2px; font-size: 1.1em; }
table#costs th { text-align: left; font-weight: bold; font-style: italic; }
table#costs th em { text-decoration: underline; }
table#costs th.copies { text-align: center; font-weight: normal; text-decoration: none; width: 9em; }
table#costs col.copies { width: 8em; text-transform: uppercase; }
table#costs col.price { width: 6em; }
