body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FD7F04;
	text-align: center;
}
.back1 {
	background-color: #FFFFFF;
}
.border {
	border: 4px double #000000;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ad1 {
	font-size: 18px;
	font-weight: bold;
}
.ad2 {
	font-size: 12px;
}
.ad3 {
	font-size: 24px;
	font-weight: bold;
}


.copywrite {
	font-size: 12px;
	text-align: center;
}
.copywrite a:link {
	color: #000000;
	text-decoration: none;
}
.copywrite a:visited {
	color: #000000;
	text-decoration: none;
}
.copywrite a:hover {
	color: #000000;
	text-decoration: none;
}
.copywrite a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #BD290B;
	text-decoration: underline;
}

a:visited {
	color: #BD290B;
	text-decoration: underline;
}
a:hover {
	color: #BD290B;
	text-decoration: none;
}
a:active {
	color: #BD290B;
	text-decoration: underline;
}

