body {
	background-image: url(../img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
font-size:12px
}

td {
	font-family: Arial, Helvetica, sans-serif;
font-size:12px
}

th {
	font-family: Arial, Helvetica, sans-serif;
font-size:12px
}
.styl1 {color: #CC0000}
.styl2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000033;
	font-size: 24px;
}

a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}

table.t1 {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
table.t2 {
  cellpadding="0" cellspacing="0" border-bottom: 1px solid black;
  }