.navbar {
background-color : #556e89;
color: #ffffff;
margin:10px;
font-family : arial, geneva, sans-serif;
font-size : 13px;
font-style: normal;
font-weight: normal;
line-height : 18px;
}
.navbar a {
text-decoration : none;
background-color : transparent;
color : #ffffff;
font-weight: normal;
}
.navbar a:hover {
text-decoration : none;
background-color : transparent;
color : #999999;
font-weight: normal;
}
.content {
background-color : #ffffff;
color: #828282;
font-family : arial, geneva, sans-serif;
font-size : 12px;
font-style: normal;
font-weight: normal;
line-height : 18px;
}
.content h1{
background-color : #ffffff;
margin:20px;
color: #828282;
font-family : arial, geneva, sans-serif;
font-size : 18px;
font-style: normal;
font-weight: bold;
line-height : 18px;
}
.content p{
background-color : #ffffff;
margin:20px;
color: #828282;
font-family : arial, geneva, sans-serif;
font-size : 12px;
font-style: normal;
font-weight: normal;
line-height : 18px;
}
.content li{
background-color : #ffffff;
margin-left:20px;
color: #828282;
font-family : arial, geneva, sans-serif;
font-size : 12px;
font-style: normal;
font-weight: normal;
line-height : 18px;
}
.content a {
text-decoration : none;
background-color : transparent;
color : #0000ff;
font-weight: normal;
}
.content a:hover {
text-decoration : underline;
background-color : transparent;
color : #828282;
font-weight: normal;
}
.pagetitle {
color: #660000;
text-align : center;
font-family: "times new roman", times, serif;
font-size: 18px;
line-height : 20px;
font-weight : bold;
}
.footer p{
font-family : arial, geneva, sans-serif;
text-align: center;
font-size : 10px;
line-height : 10px;
color : #ffffff;
}
.printable p {
color: #000000;
font-family: arial, geneva, sans-serif;
font-size: 15px;
line-height : 20px;
font-style: normal;
}
.printable h1 {
color: #000000;
font-family: arial, geneva, sans-serif;
font-size: 18px;
line-height : 20px;
font-style: normal;
}
.printable a {
background-color: transparent;
text-decoration: none;
font-family: arial, geneva, sans-serif;
font-size: 14px;
color: #000000;
}
.printable a:hover {
background-color: transparent;
text-decoration: underline;
font-family: arial, geneva, sans-serif;
font-size: 14px;
color: #ff0000;
}
