BODY  {
	font-size : 10pt;
	font-family : Arial, helvetica, san-serif;
	font-weight : bold;
	font-style : normal;
	color : silver;
	background-color : black;
}

A  {
	color: steelblue;
	text-decoration: underline;

}

A:Visited  {
	color: maroon; 
	text-decoration: none 
}

.bold  {
	font-weight : bold;
}
td { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : silver; }
.title { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : lightslategray; ; text-decoration: underline}
img {
	text-align: center;
	background-position: center;

}
table {
	background-position: center;
	width: 700px;



}
h3 {
font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : #6699CC; background-color : black; ; text-align: center
}
h2 {
font-size : 12pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : #6699CC; background-color : black; ; text-align: center
}
