body, tr, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.width2 {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
	color: #0E0D49;
}
.name {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.width {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.border {
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #CCCCCC;
}
.snare {
	visibility:hidden;
	display:none;
}
a:link {
	color: #0F0E48;
}
a:visited {
	color: #211E55;
}
