html, body {
	padding: 0px;
	border: 0px;
	color: #0F1A20;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_sea.jpg);
	background-color: #121D23;
	background-attachment:fixed;
	background-position: left;
	background-repeat: no-repeat;
}
html, body, p, th, td, li, dd, dt {
  font: 1em/1.25 Verdana, Arial, Helvetica, sans-serif;
  color: #003399;
}
p {
	font-size: 0.8em;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 2em;
	text-indent: -3em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;;
}
h4 {
	font-size: .9em;
}
small {
	font-size: 0.8em;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover { 
color: #FF9900; 
text-decoration: none;
}
a:active { 
color: #0033FF; 
text-decoration: none;
}
img {
  border: none;
}
blockquote {
color: #c00;
width: 10em;
margin: 0;
float: left;
font-size:125%;
font-style:italic;
}
.smcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.bg_copyboxtop {
	background-image: url(../images/def_01_r3_c3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
.bg_strap {
	background-image: url(../images/def_01_r2_c3.jpg);
}
.leftside {
	background: url(../images/def_01_r4_c2.png);
}
.rightside {
	background: url(../images/def_01_r4_c4.png);
}
.bgfoot {
	background-image: url(../images/def_01_r5_c3.png);
	background-repeat: no-repeat;
	font-size: 0.8em;
}
