/* CSS Document */

body {
	background-image: url(images/bkgrd.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #009966;
}
a:active {
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3,h4 { padding: 0 0 0 0; }
.titlesm { font-size: 11px; }
.textbx { padding: 0 0 12 0; }