body {
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;

}

.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;

}

p {
font-size: 12px
}

p {
text-align: justify
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
  	color: #FF7E00;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;

}

.am:link {
	color: #0000ff;
	text-decoration: underline;
}

.am:visited {
  	color: #990000;
	text-decoration: underline;
}

.am:hover {
	color: #999999;
	text-decoration: none;

}

.watermark {
	background-image: url(images/bkg_sb_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tornrepeat {
	background-color: #FFFFFF;
	background-image: url(images/bkg_na_03.gif);
	background-repeat: repeat-y;
	background-position: left;
}


}
.undercon {
	background-image: url(images/under_construc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

