a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0048FF;
	/*color: #008FFF; /*color: #00B0FF;*/
}
a:visited {
	text-decoration: none;
	/*color: #4499CC;*/
	color: #0035BE;
}
a:hover {
	text-decoration: none;
	/*color: #0048FF;*/
	color: #008FFF;
}
a:active {
	text-decoration: none;
	color: #A033FF;
}
a.menuLink {
	font-family: Times New Roman, Times, "serif";
	font-size: 24pt
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:link.menuLink {
	color: #000000;
}
a:visited.menuLink {
	color: #000000;
}
a:hover.menuLink {
	color: #990000;
	background-repeat: repeat-y;
	background-position: center center;
	font-weight: bold;
}
a:active.menuLink {
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #FFFFFF; 
}
body.BorderAreas {
	background-color: #ffffff; 
  /*margin: 0px 0px 0px 0px;*/ 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px -10px; font: 12pt/12pt 'Arial', sans-serif;
}
span.menuClock {
	color: #EEEEEE;
	font: 12pt/18pt sans-serif;	
	font-weight: bold;
}
span.menuHeader {
	width: 100%;
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;*/
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
	line-height: 18pt;
	letter-spacing: 1px;
	width: 100%;
}
div.paragraph {
	text-indent: 1em;
	padding-bottom: 20px;
}
span.bodyText  {
	font-size: 12pt;
	line-height: 16pt;
	font-family: sans-serif;
}
span.menuSpacer {
	height: 25pt;
}
div.signature {
	font: 10pt/10pt sans-serif;
	text-align: center;
}

td.bth { text-align: center; font-weight: bold; vertical-align: middle; }
td.fd { background-color: #FFFF99; }
td.fp { background-color: #D20202; color: #fff; }