body {
font-family: Verdana, sans-serif;
font-size: 10pt;
color: #000000;
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 16px;
margin-left: 0px;
margin-right: 0px;
}

P, TD, LI, UL, INPUT {
font-family: Verdana, sans-serif;
color: #000000;
font-size: 10pt;
}

A {
font-family: Verdana, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

A:link {
color: #FFFFFF;
}

A:visited {
color: #FFFFFF;
}

A:hover {
color: #FF6600;
}

A:active {
color: #FF9933;
}

A.home {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

A.home:link {
color: #306390;
}

A.home:visited {
color: #306390;
}

A.home:hover {
color: #FF6600;
}

A.home:active {
color: #FF9933;
}

.copy {
font-size: 8pt;
}

A.copy {
text-decoration: underline;
font-weight: normal;
font-size: 8pt;
}

A.copy:link {
color: #306390;
}

A.copy:visited {
color: #306390;
}

A.copy:hover {
color: #FF6600;
}

A.copy:active {
color: #FF9933;
}

h1 { 
font-family: Arial, sans-serif;
font-size: 14pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

h2 { 
font-family: Arial, sans-serif;
font-size: 13pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

h3 { 
font-family: Arial, sans-serif;
font-size: 12pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

h4 { 
font-family: Arial, sans-serif;
font-size: 11pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

h5 { 
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

h6 { 
font-family: Arial, sans-serif;
font-size: 9pt;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
}

.logobg {
background-image: url(../images/logo-bg.jpg);
}

.uppercell2 {
background-image: url(../images/upper-cell2.gif);
}

.leftcell {
background-image: url(../images/left-cell.gif);
background-position: top;
background-repeat: no-repeat;
}

.vdots {
background-image: url(../images/v-dots.gif);
}

.hlinebg {
background-color: #CCCCCCC;
background-image: url(../images/graybg.gif);
}