BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 1%;
	margin-right : 1%;
}
p, ol, ul, td {
	font-size : 10pt;
}

li{	margin-top : 1%;}
	
H1 {
	color : #336699;
	font-size : 16pt;
	text-align : left;
	border-color : #336699;
	border-style : solid;
	border-bottom-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
}
H2 {
	color : #336699;
	font-size : 12pt;
	text-align : left;
}
H3 {
	color : #336699;
	font-size : 11pt;
	text-align : left;
}
A  {
	color : #336699;
	text-decoration : none;
}
A:HOVER {	text-decoration : underline;}
A:visited {
	color : #336699;
}
.boxtitle{
	font-weight : bold;
	text-align : center;
	color : #333366;
}
.box{
	background-color : #D1D6E7;
}
.footnote{
	font-size : 8pt;
}

.conference{
	color : #333366;
	font-size : 10pt;
	font-weight : bold;
}
	
.title{	color : #333366; 
	font-size : 16pt;}
.note{
	font-size : 8pt;
}
td.note p{	font-size : 9pt;}
.toc{
	font-weight : bold;
	text-align : center;
	border-color : #336699;
	border-style : solid;
	border-bottom-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 1;
	color : #336699;
}
 .toc1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 6%;
	margin-top : 4;
	margin-bottom : 1;
}
   .toc2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-left :8%;
	margin-top : 3;
	margin-bottom : 1;
}                 