@charset "ISO-8859-1";
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
LPDA {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
}
.Textmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

td#Address a:link {
	color: #003333;
}
td#Address  a:visited {
	color: #003333;
}
td#Address  a:hover {
	color: #003366;
}
td#Address  a:active {
	color: #003333;
}
	

.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-align: left;
}
.Darktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-align: left;
}
