body {
	margin: 0px;
	padding: 0px;
}
.lines {
	border: thin solid #000066;
}
.box {
	border: medium double #000066;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
}
.pallets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.top {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #000066;
}
.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	text-decoration: underline;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
.dotted {
	border-top: medium dotted #000066;
}
.dotted2 {
	border-top: medium dotted #000066;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000066;
}
ul {
	list-style: url(none) none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
li{
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
)
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: underline;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
.right {
	border: thin solid #000063;
}
.left {
	border: thin solid #000063;
}

