body {
	background-image: url(images/gfx_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #083b78;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.picdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #083B78;
	text-align: center;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
}
a:link {
	color: #083b78;
	text-decoration: none;
}
a {
	color: #083b78;
	text-decoration: none;
}
a:hover {
	color: #666666;
}