BODY {
	background-color: #ffffff;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : blue;
	}
	
TABLE {
	background-color: #ffffff;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	}
	
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #669933;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #3366FF;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color :  #669933;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color :  #669933;
	text-decoration : none;
}

DIV.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Blue;
	font-weight:: bold;
	font : bold;
}

DIV.table {
	border : 1px 1px 1px 1px;
	border-color : #999999;
	border-width : 1px;
	border-style: solid;
	background-color: #dfdfdf;
	padding : 0 0 0 0;
}
DIV.font {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : blue;
}
DIV.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : blue;
}
TABLE.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : blue;
	border : #3366FF;
	border-color : #3366FF;
}
DIV.display {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : blue;
	border : 1px 1px 1px 1px;
	border : blue;
	border-color : blue;
}
DIV.survey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #555555;
}
DIV.Emphasis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : blue;
}

TD.gray {
	background-color : #cccccc;
}

DIV.title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #555555;
	font-weight:: bold;
	font : bold;
}

DIV.footerfont {
	color : #3366FF;
	font-size : 8pt;
}

.PlainSight{
	border: 0;
	border-style: solid;
	border-color: #FFFFFF;
	font-weight: bolder;
	color: red;
}


