@charset "utf-8";
/* CSS Document */



.page_header {
	font-size: large;
	font-weight: bold;
	border-bottom: 0cm;
}


.index_link {
	font-style: italic;
	font-weight: lighter;
	font-variant: small-caps;
}

.text_main {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

.SpecMan {
	font-weight: bold;
	color: #CC3300;
}

.main_index {
	display: compact;
}

