.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;

}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bolder;
	color: #55cdf2;
	text-decoration: underline;
	text-align: right;
}
img {
	border: none;
}
.0button {
	border: 5px solid #55cdf2;
}
hr {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: eeeeee;
	text-align: center;
	vertical-align: bottom;

}
.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-decoration: none;
	color: df395c;
}
.blackframe {
	background-color: 000000;
}
