.top {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.text {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.text2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-transform: uppercase;
}
.text2_link {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a:link {
	font-family: Arial;
	color: #000000;
}
a:visited {
	font-family: Arial;
	color: #000000;
}
a:hover {
	font-family: Arial;
	color: #2D0042;
}
a:active {
	font-family: Arial;
	color: #000000;
}
