a:link
{
	color: #ffffff;
	text-decoration: none;
}

a:active
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

body
{
	background-color: #99ccff;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-style: none:
	font-weight: normal;
}

div.normal
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	text-align: left;
}

div.centre
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	text-align: center;
}

div.centrehl
{
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	text-align: center;
}

div.titlepage
{
	color: #000080;
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	position: relative;
	text-align: center;
}

div.menucentre
{
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	position: relative;
	text-align: center;
}

div.menunormal
{
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: left;
}

div.menulist
{
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: left;
}

hr.menu
{
	color: #99ccff;
	text-align: center;
	width: 200px;
}