body {
color: #000650;
background: #ffffff;
margin: 0;
padding: 0
}

.hide {
display: none;
}

p, td, li, ul, ol, h1, h2, h3, h4, {
font-family: verdana, Arial, serif;
}

h1 {
font-size: 36px;
fontweight: bold;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}

h2 {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
fontweight: bold;
}

h3 {
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: bold;
line-height: 1.2;
}

h4 {
margin-top: 0;
margin-bottom: 0;
font-size: 10px;
font-weight: bold;
line-height: 1;
color: feffbd;
text-align: center;
}

#sister-comp a{
color: feffbd;
text-align: center;
}

p {
margin-top: 0;
margin-bottom: 1;
text-align: left;
font-size: 12px;
line-height: 1.5;
font-weight: normal;
}

li {
margin-top: 0;
margin-bottom: 5;
font-size: 10px;
line-height: 1.2;
font-weight: bold;
}

ul {
margin-top: 0;
margin-bottom: 0;
}

#stoppress {
background: #bdbf65;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
}

#stoppress ul{
margin-top: 0;
margin-right: 10;
}


#headingbar {
text-align: center;
font-size: 11px;
background: #bdbf65;
}


#maincontent {
align: center;
cellpadding: 10px;
cellspacing: 2px;
}

#addressbar {
font-size: 11px;
color: 000650;
text-align: center;
text-decoration: none;
background: #bdbf65;
}

/* Navigation bar components */

#navhold {
background: #000650;
}

#nav {
margin: 15px 0 0 0;
font-size: 12px;
background: #000650;
font-weight: bold;
}

#botnav {
font-size: 11px;
color: bdbf65;
text-align: center;
text-decoration: none;
background: #000650;
font-weight: bold;
}

a:link {
color: #bdbf65;
text-decoration: none;
}

a:vistited {
color: #bdbf65;
text-decoration: none;
}

a:hover {
color: #feffbd;
text-decoration: none;
}

a:active {
color: #bdbf65;
text-decoration: none;
}

#nav td {
font-size: 12px;
text-align:left;
text-decoration: none;
}

#botnav a:hover {
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0;
color: #feffbd;
}

#nav a:link, a:visited {
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0;
line-height: 25px;
color: #bdbf65;
}

#nav a:hover {
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0;
line-height: 25px;
color: #feffbd;
}

