body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color: #000000;
	text-align: center;
	margin: 0;
	background-color: #e6ddd3;
	background-image: url(images/interface/background_ginaf.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #5F5B4D;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

a:visited {
	color: #5F5B4D;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F5B4D;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
}

