
body { background-image: url(images/bg.gif); }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #092B72;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #092B72;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #092B72;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
