body {
	letter-spacing: .5px;
	background-image: url(../update/main_files/table_background.jpg);
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #333333;
	color: white;
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #3399FF;
	padding-bottom: 2px;
	text-align: left;
	letter-spacing: -1px;
	font-stretch: wider;
	line-height: 24px;
	border-bottom: 1px dotted;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #3399FF;
	text-align: left;
	font-stretch: normal;
	line-height: 18px;
}

h3 {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 11px;
color: white;
text-align: left;
padding-left: 5px;
letter-spacing: -1px;
font-stretch: wider;
line-height: 14px;
}

a.link {
color: #3399CC;
text-decoration: none;
border-bottom: 1px dotted;
}

