body {
	margin-left: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-left: -90px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width: 700px;
	text-align: left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	margin-left: 90px;
	line-height: normal;
	width: 500px;
	text-align: justify;
	margin-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.pright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 90px;
	line-height: 16px;
	width: 500px;
	text-align: right;
}
img {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 a:link {
	color: #FF0000;
	text-decoration: none;
}
h5 a:hover {
	color: #FF0000;
	text-decoration: none;
}
h5 a:visited {
	color: #FF0000;
	text-decoration: none;
}
h5 a:active {
	color: #FF0000;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width: 500px;
	text-align: left;
	margin-left: -20px;
}

