.body-normal {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align : justify;
}
.footer {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.1;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-align : justify;
}
.body-head {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 12px; font-weight: bold; color: #000000}
.body-purple {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: normal; color: #9966cc}
.address-text {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.1;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
.background {  background-image: url(./img/watermark.gif); background-repeat: repeat; background-color: #FFFFFF; background-attachment: fixed}
.old-address-text {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.1;
	font-size: 10px;
	font-weight: normal;
	color: #FFDEAD;
}
.body-gray {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: normal; color: #666666}
.nav-link-top {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: normal; color: #666666}
.body-gray-small {font-family: Verdana, Helvetica, sans-serif; line-height: 1.2; font-size: 9px; font-weight: normal; color: #666666}
a {  text-decoration: none }
a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; color:red; }
