body {
	background-color: #FFFFFF; 
/*	background-color: #3366cc; */
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	width: 756px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

td, p, th {

}

a {
	color: Navy;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}


.bn a{
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
}

.bn strong{
	font-size: 14px;
	color: Gray;	
}

h1 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

h2,h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

.contPrin {
	border: 1px solid #99b2cc;
/*	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;*/
	width:756px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.contTit {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(title.gif);
	width:756px;
	height:159px;
}

.contTitA {
	background-repeat: no-repeat;
	background-position: left top;
	width:756px;
	height:125px;
}

.contTitB {
	background-repeat: no-repeat;
	background-position: left top;
	width:756px;
	height:34px;
}

.conCont {
	border: 0px;
	background-color:#FFFFFF;
	width:756px;
	padding: 25px 25px 25px 25px;
}

.conPie {
	border: 0px;
	background-color: transparent;
	width:756px;
	padding: 5px 0px 0px 0px;
}

.conPie a {
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
}

.conPie a:hover {
	font-size: 13px;
	color: 3366cc;
	text-decoration: underline;
}

.intro {
	font-size: 13px;
	color: Gray;
	border-top: 1px solid Silver;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.intro h1 {
	font-size: 13px;
	color: Gray;
}

.intro p {
	font-size: 13px;
	color: Gray;
}