body { font-family: Arial, Helvetica, Sans-Serif; 
       font-size: 14px; margin: 0,0,0,0 }

table.Box { border: 1px solid #000000; background-color: #FC0000;
            color: #FFFFFF; text-align: center; font-size: 16px;
            width: 100% }

table.PrettyTable { border: 1px solid #000000; border-collapse: collapse }
table.PrettyTable2 { border: 1px solid #000000; border-collapse: collapse }
table.PrettyTable2 th { border: 1px solid #00000 }
table.PrettyTable2 td { border: 1px solid #00000 }

tr.PrettyGreen { background-color: #8FBC8B }
tr.PrettyIvory { background-color: #ADD8E6 }

th.PrettyTable { text-decoration: bold; text-align: center; 
                 background-color: #336699; color: #FFFFFF }


a.Box:link { color: #FFFFFF }
a.Box:visited { color: #F0F0F0 }

th { font-size: 14px; font-weight: bold; text-align: left }
td { font-size: 13px }

table.Embedded { padding: 1px; font-size: 12px; width: 100%  }

p.Nav_Item { font-size: 12px }
p.Housing { background-color: #8FBC8B }
p.Reg { background-color: #ADD8E6 }

a:link { text-decoration: underline; font-weight: bold; color: #336699 }
a:visited { text-decoration: underline; font-weight: bold; color: #808080 }
a:hover { text-decoration: underline; font-weight: bold; color: #66CC66 }

.Page_Title { font-family: Times, Times New Roman, serif; font-size: 25px;
           font-weight: bold; font-style: italic; color: #336699 }
.Page_SubTitle { font-family: Times, Times New Roman, serif; font-size: 20px;
           font-weight: bold; color: #336699 }
.Section_Title { font-family: Times, Times New Roman, serif; font-size: 18px;
           font-weight: bold; color: #336699 }
.Headline { font-size: 16px; font-weight: bold; text-decoration: underline }
.Nav_Header { font-size: 12px; font-weight: bold; color: #FFFFFF }
.Header { font-size: 12px; font-weight: bold; color: #004080 }
.Caption { font-size: 10px; text-align: center }

.Required { font-weight: bold; color: #FC0000 }

.Category { background-color: #336699; color: #FFFFFF; font-size: 14px;
             font-weight: bold }
.Category A:LINK { color: #FFFFFF }
.Category A:VISITED { color: #FFFFFF }
.Category A:HOVER { color: #00FF00 }

.Important { background-color: #FC0000; color: #FFFFFF; font-size: 14px;
             font-weight: bold }
.PrettyBlue { background-color: #ADD8E6 }

