body {
	font-family: sans-serif;
	font-size: smaller;
}
.header_fx {
	font-family: sans-serif;
	font-style: italic;
	color: Navy;
}

.text_main {
	font-family: sans-serif;
	color: #484848;
}
.gradient1 {
	background-image: url(../graphics/gradient.png);
	background-repeat: repeat-y;
}
