body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, "MS PGothic", sans-serif;
}

contents {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	line-height: 12px;
	color: #999999;
	padding-right: 0px;
}

body,td,th {
	color: #666666;
}

main {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
}

.style1 {
	font-size: 12px;
	line-height: 16px;
}
.style2 {
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
}
.style4 {font-size: 10px}
.style5 {
	font-size: 10px;
	color: #3399FF;
}


a:link {
	color: #3399FF;
	font-weight: none;
}
a:visited {
	color: #3399FF;
	font-weight: none;
}
a:hover {
	color: #3399FF;
	font-weight: bold;
}