@charset "utf-8";


.bg {	background-image: url(/images/DTlogoBannerWithBorder.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: black;
	margin-top: 220px;
}


.defaults {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1932FA;
}

a:link {color:aqua;}
a:visited {color:teal;}