
BODY
{
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	background-color: white;
	background-image: url("../img/bg-001.png");
	background-repeat: repeat-y;
	font-family: Arial;
}
P
{
	font-family: Arial;
}
.title_one
{
	margin-top: 40px;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: bold;
}
.index
{
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
A:link.mini,A:visited.mini,A:active.mini
	{ font-size: 7pt }

