BODY 
{
  direction:;
	background-attachment:fixed;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: 000000;
	scrollbar-face-color: 9EAEC5;
	scrollbar-highlight-color: 5D6B8E;
	scrollbar-3dlight-color: D1D7E7;
	scrollbar-darkshadow-color: D1D7E7;
	scrollbar-shadow-color: 5D6B8E;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
A:visited {color: #5D6B8E; background: none; text-decoration: none; font-weight: bold; nw-resize;}
A:link {color: #5D6B8E; background: none; text-decoration: underline; font-weight: bold;}
A:hover {color: #9EAEC5; background-color: none; font-weight: bold;}
A:action {color: #5D6B8E; background-color: none; font-weight: bold;}


TD, BODY, TABLE, TR 
{
	font-size: 9pt;
	font-family: verdana;
	color: #000000;
	vertical-align: top;
}

td.padtop 
{
	padding: 30px 10px 10px;
	vertical-align: top;
	position: relative;
	top: 20px;
}

p 
{
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
A.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.navLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCCC;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
}
