body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cccccc;
	line-height: 18px;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #99ccff; font-size: 16px; font-style: italic; text-decoration: none; }
a:visited { color: #99ccff; font-size: 16px; font-style: italic; text-decoration: none; }
a:hover { text-decoration: underline; color: #99ccff; font-size: 16px; }
a:active { color: #99ccff; font-size: 16px; text-decoration: underline; }
a.body:link {
	font-size: 16px;
}a.body:visited {
	font-size: 16px;
}
a.body:hover {
	font-size: 16px;
}
a.body:active {
	font-size: 16px;
}
.img {
	padding-bottom: 10px;
	padding-left: 20px;
}
.indent {
	padding-left: 35px;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #99ccff;
}
