@charset "UTF-8";
body {
	margin: 0px;
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 14px;
	color: #3376D4;
	text-decoration: none;
}
.contenttable {
	padding: 20px;
}
table {
	width: 800px;
}
.copyright {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: none;
	padding-left: 25px;
}
.alexleuschner {
	text-transform: uppercase;
	color: #0066cc;
}
.alexleuschner a:link {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #0066cc;
	text-decoration: none;
}
.alexleuschner a:visited {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #0066cc;
	text-decoration: none;
}
.alexleuschner a:hover{
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #fd6609;
	text-decoration: none;
}
.alexleuschner a:active {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #fd6609;
	text-decoration: none;
}

a:link {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #fd6609;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, "Franklin Gothic Medium Cond", Arial, Georgia, Verdana, "Times New Roman";
	font-size: 10px;
	text-transform: uppercase;
	color: #fd6609;
	text-decoration: none;
}
