
body { margin: 10px 0px 10px 170px; background-color: #BDC2C4; } 


table.title { width: 60%; height: 50px; border-color: black; background-color: white; }
b.title { font-size: 24px; color: #C81430; }
b.subtitle { font-size: 18px; color: #C81430; }
table.dynamic { width: 95%; background-color: white; border-color: black; }


table.titleB { width: 60%; height: 50px; border-color: black; }
b.titleB { font-size: 24px; }
b.subtitleB { font-size: 18px; }
table.static { width: 95%; }


font.contactinfo { color: #C81430; font-weight: bold; }
font.red { color: #C81430; }
br.half { font-size: 10px; }


A:link { color: #C81430; }
A:active { color: #FFFFFF; }
A:visited { color: #640924; } 
A:hover { text-decoration: overline underline; }

A:link.nav { color: #282828; text-decoration: none; }
A:active.nav { color: #282828; text-decoration: none; }
A:visited.nav { color: #282828; text-decoration: none; } 
A:hover.nav { color: #EEEEEE; text-decoration: none; }

img { border: 0px; }

