body {
	background-color: transparent;
	background-image: url('');
	background-attachment: fixed;
	color: #0F2055;
	line-height: 150%;
	font-family: tahoma;
	font-size: 11pt;
	}

h1 {
	font-size: 15pt;
	font-family: arial;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #0F2055;
	}

a:link, a:visited {
	font-family: tahoma;
	font-size: 10pt;
	color: #0F2055;
	line-height: 150%;
	text-decoration: underline;
	}

a:hover {
	font-family: tahoma;
	font-size: 10pt;
	color: #0F2055;
	line-height: 150%;
	text-decoration: none;
	}

b	{
	font-size: 10pt;
	font-family: tahoma;
	font-weight: bold;
	color: #0F2055;
	line-height: 150%;
	}

table, tr, td {
	color: #000000;
	line-height: 150%;
	font-family: tahoma;
	font-size: 10pt;
	}

s {
	font-size: 10pt;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	}