﻿body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #8cb0e4;
	text-decoration: none;
}
a:visited {
	color: #8cb0e4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #8cb0e4;
	text-decoration: none;
}
p+p {margin-top:-.5em;text-indent:1em;}

.style19
{
	color: #000000;
}