body {	
	background: #6699cc; 
	text-align: center;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#000000;
}
div#container {
    width: 600px;
    background-color:#D2E1F0;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}
div#header { 
    width: 600px; height: 158px;
}
div#navigation {
	width: 600px; height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	text-align: center;
}
#content { 
  width: 600px;
  background-color:#D2E1F0;
}
#contentinside {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
div#navigationpv {
	width: 600px;
    background-color: #6699cc;
	font-size: 11px;
	text-align: left;
	}
#liner {
	border-bottom-style: solid;
	border-bottom-color: #D2E1F0;
	height: 1px;
}
/* */
p {
	text-align: justify;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
table {
	text-align: center;
	font-size: 11px;
	color:#000000;
}
a:link {
    color:#000000;
	text-decoration: underline; 
	font-weight: bold;}
a:visited {
    color:#000000;
	text-decoration: underline;
	font-weight: bold;}
a:hover {
    color:#00285d;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
}
h1{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
UL {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 30px;
	line-height: 1.4;
	list-style-type: none;
	text-align:left;
}
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.jst-lft {
	text-align:left
}

