body {
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#all {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.style2 {
	color: #000066;
	font-weight: bold;
	line-height: 150%;
    font-size: 15px;
}	
.style3 {
	font-size: 10px;
	color: #333333;
	line-height: 100%;
}	
.style4 {color: #666600;
 font-weight: bold;
	line-height: 150%;
    font-size: 15px;
}	
.style5 {color: #333300;
 	line-height: 120%;
    font-size: 14px;
}
.style6 {
color: red
}

.head {
	font-size: 10px;
	color: #666666;
	line-height: 100%;
}
.foot {
	font-size: 10px;
	color: #000066;
	line-height: 100%;
}

