p {
font-family: georgia;
color: #CCCCCC;
font-size: 14px;
text-align: justify;
font-weight: bold;
line-height: 150%;
}

ul {
font-family: georgia;
color: #CCCCCC;
font-size: 14px;
text-align: justify;
font-weight: bold;
line-height: 150%;
}

hr {
border: 1;
width: 100%;
color: #ffffff;
height: 2px;
   }

.ddm1 {
    font: 13px georgia;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
   text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #000000;
    color: #ffffff;
    font-weight: bold;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #CCCCCC;
    color: #000000;
    font-weight: bold;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    s}
.ddm1 .item2 {
    background: #000000;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #CCCCCC;
    color: #000000;
}
.ddm1 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */


</style>

.graytext {
	color: #999;
}
.graytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}

