@charset "utf-8";
.footer {
	color: #666666;
	font-size: 11px;
}

body {
	background-image: url(img/damask.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	line-height: 26px;
	margin-top: 6px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FDFFBB;
	margin-top: 10px;
	margin-bottom: 0px;
}
li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 6px;
	text-align: left;
	line-height: 20px;
}
ul  {
	padding-right: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
}
a {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.firstline {
	font-size: 20px;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
}
h3 {
	margin-bottom: 0px;
	font-size: 22px;
	color: #999999;
}
h4 {
	color: #666666;
	margin-bottom: 4px;
}
td {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.footer  a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.imgPadLeft {
	margin-right: 12px;
}
.imgPadRight {
	margin-right: 0px;
	margin-left: 12px;
}
