A {
	color: black;
	font-size: 12px;
}
A:visited {
	color: #000000; text-decoration: none
}
A:active {
	color: #0000FF; text-decoration: none
}
A:hover {
	color: #777777; text-decoration: underline;
}
h1
{
	color: #647E83;
	font-size: 17px;
	text-indent: 0px;
	margin-top: 2px;
}
h2
{
	color: #647E83;
	font-size: 19px;
	text-indent: 0px;
	margin-left: 29px;
}
h3
{
	color: #647E83;
	font-size: 17px;
	text-indent: 45px;
	text-align: left;
}
h4
{
	color: #647E83;
	font-size: 16px;
	text-indent: 22px;
	text-align: left;
}
h5
{
	color: #647E83;
	font-size: 15px;
	text-align: center;
}
UL LI{
	font-size: 14px;
	text-indent: 22px;
	text-align: left;
}
p {
text-indent: 22px;
font-size: 14px;
color: #334455;
text-decoration: none;
text-align: justify
}
