body {
	background-image: url("../gfx/bg.gif");
	margin: 0px;
	padding: 0px;
}

img, table {
	border: 0px;
}

.menubg {
	background-image: url("../gfx/menubg.gif");
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
}

.content {
	padding-top: 20px;
	width: 560px;
	padding-left: 20px;
	font-family: verdana, georgia, arial, sans-serif; 
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	color: #000066;
	background-color: transparent;
}

td {
	padding-top: 0px;
	padding-left: 0px;
	font-family: verdana, georgia, arial, sans-serif; 
	text-decoration: none;
	line-height: 17px;
	font-size: 11px;
	color: #000066;
	background-color: transparent;
}

a {
	font-family: verdana, georgia, arial, sans-serif; 
	text-decoration: underline;
	line-height: 22px;
	font-size: 11px;
	color: red;
	background-color: transparent;
}

a:hover {
	font-family: verdana, georgia, arial, sans-serif; 
	text-decoration: none;
	line-height: 22px;
	font-size: 11px;
	color: red;
	background-color: transparent;
}

h1 {
	font-family: georgia, arial, sans-serif; 
	text-decoration: none;
	font-size: 20px;
	color: #FB1916;
	background-color: transparent;
}

h2 {
	font-family: georgia, arial, sans-serif; 
	text-decoration: none;
	font-size: 16px;
	color: #FB1916;
	background-color: transparent;
}