/* extra modified css used for each page, base is in base.css */

/* these are additional style used just by the template page and can be removed. */

body { background-color: #5d6165;}


h1		{ color: white; font-size:24px; text-align:center; vertical-align:top; text-shadow: black 2px 2px 6px; padding-bottom: 0px; }
h2		{ color: black; font-size:20px; text-align:center; vertical-align:top; text-shadow: #8d9195 1px 1px 1px; padding-bottom: 0px; }
h3		{ color: black; font-size:16px; text-align:center; vertical-align:top; text-shadow: #7d8185 1px 1px 1px; padding-bottom: 0px; }

p		{ color: black; font-size:14px; text-align:center; vertical-align:top; text-shadow: #7d8185 1px 1px 1px; padding-bottom: 0px; }

table.table100 { width:100%; }
td.column { font-weight: bold; }

