body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


li {
	list-style-type: square;
	margin-left: -20px;
}


td {
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:22px;
	color: #333333;
}

a {
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited, {
	color: #993300;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #993300;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	padding-top: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: -0.1em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: 200;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
