p {
font-face: Arial, sans-serif;
font-size: 12px;
color: black;
}

h1 {
font-family: Times New Roman, serif;
font-size: 18px;
color: #336699;
}

h2 {
font-family: Times New Roman, serif;
font-size: 16px;
color: #000000;
}

h3 {
font-family: Times New Roman, serif;
font-size: 14px;
color: blue;
}

.big {
font-family: Arial, sans-serif;
font-size: 18px;
}

.bigbold {
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
}

.bold {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.nav {
font-family: Arial, sans-serif;
font-size: 14px;
color: white;
margin-left: 13px;
margin-top: 10px;
}

.subnav {
font-family: Arial, sans-serif;
font-size: 12px;
color: white;
margin-left: 18px;
}

.main {
margin-left: 13px;
margin-top: 10px;
margin-right: 10px;
}

.indent {
margin-left: 33px;
margin-top: 10px;
margin-right: 10px;
}

a {
color: blue;
text-decoration: none; 
}
a:hover {
color: blue;
text-decoration: underline;
}

.SearchMem {
background:#ddddb9;
font-family:Arial, Helvetica;
font-size:15px;
font-weight: bold;
color:#000077
}

p.cont {
font-family:Arial, Helvetica;
font-size:15px;
color:black
}

p.cat {
font-family:Arial, Helvetica;
font-size:18px;
color:black
}

b.regf {
font-family:Arial, Helvetica;
font-size:13px;
color:#000077
}

p.uh {
font-family:Arial, Helvetica;
font-size:17px;
color:#0000aa
}

.redA {
color:#ff0000
}

