/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	line-height:1.5;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF9900;
}
li {list-style-image:url(img/ya01.gif)}
.style1 {font-size: 10px}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #003366;
	padding-left:10px;
	background:#99CCFF;
	border-bottom:#999999 solid 1px;
}
h2 {
	font-size: 12px;
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #666600;
}
h4 {
	font-size: 12px;
	color: #666666;
}

.style5 {color: #99CCFF; font-weight: bold; }