body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #77C9FF;
}
.header {
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px none #333333;
	border-left: 2px solid #333333;
}
.strap {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
	font-family: Impact, "Arial Black";
	color: #FFFFFF;
	font-style: italic;
}
h1 {
	font-size: 23px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.main {
	background-color: #FFFFFF;
	border-top: 2px none #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
}
h3 {
	background-color: #0066CC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
h4 {
	font-size: 24px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline overline;
}
.pic {
	border: 2px solid #FF0000;
}
a.black {
	color: #000000;
	text-decoration: none;
}
.style1 {
	font-size: 22px;
	font-weight: bold;
}
