﻿.intropic {
	border: none;
	height: 506px;
	font-family: sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	width: 800px;
	color: #FFFFFF;
}

.link1 {
	position: relative;
	text-align: center;
	top: 10px;
}

.legal {
	font-size: xx-small;
	text-align: center;
	position: relative;
	top: 40px;
}

.style1 {
	font-family: "Times New Roman";
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C0C0C0;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
