body {
        font-family: Verdana;
}
p {
	font-size: 7pt;
	font-weight: normal;
	color: White;
}
.1 {
        color: Black;
}
.b {
        font-weight: bold;
        color: Black;
}
.b1 {
        font-weight: bold;
        color: White;
        font-size: 8pt;
}
.b2 {
        font-weight: bold;
        color: Black;
        font-size: 8pt;
}
.b3 {
        font-weight: bold;
        color: #1C3232;
        font-size: 8pt;
}
.b4 {
        font-weight: normal;
        color: #1C3232;
        font-size: 8pt;
}
.b5 {
        font-weight: normal;
        color: #1C3232;
        font-size: 7pt;
}

.p1 {
        font-size: 7pt;
        color: #B0C4DE;
}
.t1 {
        border-left-style: dotted;
        border-right-style: dotted;
        border-left-width: 2px;
        border-right-width: 2px;
        border-left-color: #ADD8E6;
        border-right-color: #ADD8E6;
}
.t2 {
        border-right-style: dotted;
        border-right-width: 2px;
	border-right-color: #ADD8E6;
}
a {
	text-decoration: none;
	font-size: 7pt;
	color: Black;
	font-weight: normal;
}
a:hover {
	color: #B0C4DE;
}
ul {
	list-style: url(grot.gif);
}
.a1 {
	color: #6495ED;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.a2 {
	color: #6495ED;
	text-decoration: underline;
}
.7g {
	color: #999999;
	font-size: 7pt;

}
