.news {
	font-size: 12px;
	line-height: 170%;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.catalogue {
	font-size: 12px;
	line-height: 170%;
}
.main_contents {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #FFFFFF;
}
.wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
h1 {
	margin-left: 5px;
}
.text {
	font-size: 12px;
	line-height: 2em;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.table_header {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.image_float {
	float: left;
	padding-right: 10px;
}
.image_float_right {
	float: right;
}


h2 {
	margin-left: 30px;
}



.comment {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(img/back.gif);
	margin: 0px;
	font-size: 12px;
}
