/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: circle;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-style: italic;
}


strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a:link {
	color: #99FF99;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #99FF99;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #99FF99;
	font-weight: bold;
	text-decoration: underline;
}


!--border around image--!
td img {display: block;}.imgR {
	margin-left: 15px;
	margin-bottom: 15px;
}
.indent {
	text-indent: 15px;
}
