* {
font-family: "Bookman Old Style", "Bookman", serif;
font-size: 13px;
color: #666666;
backgroud-color: #FFFFFF;
}

SPAN.welcomeText {
font-size: 16px;
font-weight: normal;
color: #666666;
}

SPAN.small {
font-size: 11px;
color: #666666;
}

h1, SPAN.h1 {
font-size: 19px;
font-weight: bold;
color: #660000;
margin: 0px;
}

h2, SPAN.h2 {
font-size: 16px;
font-weight: bold;
color: #660000;
margin: 0px;
}

SPAN.welcomeFirst {
font-size: 16px;
font-weight: normal;
color: #660000;
}

A {
color: #660000;
}

HR {
width: 75%;
color: #660000;
text-align: left;
height: 3px;
}

TABLE.navbar {
border-color: #660000;
border-style: solid;
}

TD.header {
background-color: #660000;
border-color: #660000;
border-style: solid;
}

TD.navbar {
background-color: #FFFFFF;
border-color: #660000;
border-style: solid;
}

SPAN.header {
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
}

SPAN.navbar {
font-size: 11px;
font-weight: bold;
color: #666666;
}

A.navbar {
font-size: 11px;
color: #660000;
}

DIV.pict {
float: left;
width: 135px;
padding: 10px;
text-align: center;
font-size: 11px;
}

TD.content {
text-align: justify;
padding-right: 10px;
}