h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-weight: bold;
	color: #E8EEFF;
	background-color: #002FBB;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #5E86FF;
}
body {
	background-color: #002182;
}
.wrapper_table {
	border: medium solid #5E86FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001E75;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #E8EEFF;
	text-align: center;
	font-weight: bold;
}
.add_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	color: #002D00;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
}
.add_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3300CC;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.enter_links {
	font-size: 28px;
	color: #0000CC;
	text-decoration: underline;
	text-transform: uppercase;
}
.gallery_links {
	font-size: 18px;
}
.ll_table {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
}
.ll_text {
	font-size: 12px;
	color: #3300CC;
	text-decoration: underline;
	text-align: center;
	font-variant: small-caps;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Century Gothic";
	font-weight: bold;
}
.ll_box {
	font-size: 12px;
	color: #002182;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: "Century Gothic";
	font-variant: small-caps;
	background-color: #E8EEFF;
	border: 1px solid #002182;
}
.legal_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

