body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #4E3D7E;
}
.ad1 {
	font-size: 16px;
	border: 3px dashed #FFFFFF;
}
.warning {
	font-size: 12px;
	text-align: left;
}
.ad2 {

	font-size: 24px;
	border: 3px dashed #FFFFFF;
}
.ad3 {
	font-size: 18px;
	color: #F3F9FF;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: overline;
}
 a:active {
	color: #000000;
	text-decoration: underline;
}
