body {
	background-image: url(../img/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.styl1 {color: #CC0000}

.styl2 {color: #999999}

.bsmsspan {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #007996;
	font-size: 16px;
}
.flashhd {
	font-family: Times New Roman, Times, serif;
	color: #FF002F;
	font-size: 16px;
	font-style: normal;
}

table.t1 {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-top: 1px solid black;
}