BODY {	background-color: #e8e9ec;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10pt;
		font-weight: normal;
		color: #000000;
      }


.tableStyle1 {
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 0px;
			width: 95%;
			background-color: #ffffd5;
		}
		
.td {
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 0px;
			background-color: #ffffd5;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
}

.td3 {
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 0px;
			background-color: #ffffd5;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
			vertical-align: top;
}

.td2 {
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 0px;
			background-color: #FFFFFF;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
}


.tdStyleNone {
			border-width: 0px;
}


.tableStyle2 {
			border-width: 0px;
			padding: 0px;
			width: 95%;
		}

.internalTable {
			border-width: 0px;
			padding: 0px;
			width: 100%;
			background-color: #ffffd5;
			}

.internalTable2 {
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 0px;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
			}

.cellStyle1 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
			border-color: #b5b6d3;
			border-width: 0px;
			border-style: solid;
			padding: 0px;
			background-color: #ffffd5;
		}
					
.cellStyleInternal {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
			border-color: #b5b6d3;
			border-width: 1px;
			border-style: solid;
			padding: 3px;
			background-color: #ffffd5;
		}

.cellStyle2 {
			border: 0px;
			padding: 0px;
			background-color: #e8e9ec;
		}
		
.title1 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 16pt;
			font-weight: normal;
			color: #6699cc;
			position: relative;
			top:0px;
			left:0px;
			z-index:2
			}

.title2 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 16pt;
			font-weight: normal;
			color: #88bbee;
			position: relative;
			top:2px;
			left:2px;
			z-index:1
			}

.title3 {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			font-weight: normal;
			color: #f66a32;
			position: relative;
			bottom:0px;
			}

.adv:link {
			color: #6699CC;
			text-decoration: none;
			}
.adv:hover {
			color: #6699CC;
			text-decoration: none;
			background-color: #DDDDFF;
			}
.adv:visited {
			color: #6699CC;
			text-decoration: none;
		}

A:link {
	color: #6699cc;
	text-decoration: none;
  }
A:visited {
	color: #6699cc;
	text-decoration: none;
  }
A:hover  {
	color: #f66a32;
	text-decoration: underline;
  }

.nowAt {
	color: #f66a32;
	text-decoration: none;
	}
H1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: normal;
	color: #f66a32;
}
	  
