BODY {
	font-family : Georgia;
	font-size : small;
	font-weight: normal;
	color : Yellow;
	background : #0C5984;
}
TD {
	font-family : Georgia;
	font-size : small;
	font-weight: normal;
	background : #fff8dc;
}
h5 {
	color: #200000;
	font-weight: bold;
	border-bottom: medium solid #ff0033;
	border-top: medium solid #ff0033;
}
A {
	text-decoration: none;
	color: #200000;
	font-weight: bold;
}
A:Hover {
	text-decoration: underline;
	color: #200000;
	font-weight: bold;
}
P {
	font-size: small;
	color: #200000;
	font-weight: bold;
}
.body {
	font-size: small;
	color:#200000;
	font-weight: bold;
}
.date {
	font-size: 11px;
	color: #200000;
	font-weight: normal;
}
.f {
	font-size: 11px;
	color: #200000;
	font-weight: normal;
	font-family : Arial;
}
.b {
    border-left: thick solid #0C5984;
    border-right: thick solid #0C5984;

}
.bb {
	border-right: thick solid #0C5984;
	border-left: thick solid #0C5984;
}