body
{
	background-color: #6B9766;
	font-family: helvetica, sans serif;
	font-size: 10pt;
	background-image: url(graphs/background.jpg);
	background-repeat: no-repeat;
}

#area1
{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 816;
}

#area2
{
	top: 90px;
	left: 130px;
	position: absolute;
}

#area3
{
	top: 15px;
	left: 200px;
	position: absolute;
}

#area4
{
	top: 176px;
	left: 10px;
	position: absolute;
}

#area5
{
	top: 150px;
	left: 430px;
	position: absolute;
	width: 386px;
}

#area6
{
	top: 400px;
	left: 16px;
	position: absolute;
	width: 800px;
}

#area7
{
	top: 400px;
	left: 16px;
	position: absolute;
	width: 390px;
}

#area8
{
	top: 00px;
	left: 414px;
	position: absolute;
	width: 390px;
}

a:link
{
	color: white;
	font-weight: normal;
	font-style: normal;
	font-variant: inherit;
	text-decoration: none;
	font-size: 11pt;
}

a:visited
{
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
	font-size: 11pt;
}

a:hover
{
	color: #F60;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
}

a:active
{
	color: lime;
	font-weight: normal;
	text-decoration: none;
	font-size: 11pt;
}

img.floatleft
{
	float: left;
	padding: 2px;
	border-color: transparent;
}
img.green
{
	background-color: #6B9766;
	background-repeat: no-repeat;
	background-position: left top;
}


img.floatright
{
	float: right;
	padding: 2px;
	border-width: medium;
	border-color: transparent;
}

.here
{
	color: #CF6;
	font-size: 11pt;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
}
p.cursive
{
	color: #030;
	font-style: italic;
	font-variant: inherit;
	font-weight: normal;
}
