HR {
	color : #333399;
}
IMG.about {
	border-color : #FFFFFF;
}
.conference {
	color :  #333399;
	font-size : 9pt;
	margin-left :10px;
	margin-right : 5px;
	line-height : 20px;
}
P {
	color :  #333333;
	font-size : 10pt;
	margin-left :20px;
	margin-right : 20px;
 text-align: justify;
}

P.small  {
	color :  #FFFFFF;
	font-size : 8pt;
	margin-left : 0px;
	margin-right : 0px;
 text-align: center;
}
P.small2  {
	color :  #333333;
	font-size : 10pt;
	margin-left :0px;
	margin-right : 5px;
 text-align: right;
}
UL {
	font-size : 9pt;
	margin-top : 0px;
	padding-top : 0;
	list-style-type : disc;
}
UL.less {
	font-size : 8pt;

}

OL {

	font-size : 9pt;

}
H1  {
	font-size : 14pt;
	color : #333399;
	margin-left : 10px;
	margin-right : 0px;
	font-weight : normal;
	font-family :  Arial, Helvetica, sans-serif;
		margin-bottom : 0px;
	padding-bottom : 0;
}


H2  {
	font-size : 10pt;
    color : #333399;
	margin-left : 10px;
	margin-right : 0px;
	font-family :  Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	padding-bottom : 0;
}
H3  {
	font-size : 8pt;
    color : #333399;
	margin-left : 3px;
	margin-right : 0px;
	font-family :  Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	padding-bottom : 0;
}
H4 {
	font-size : 12pt;
	color : #333399;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
}
H5 {
	font-size : 9pt;
	color : #333399;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
}

A  {
	text-decoration : none;
color : #0066FF;
}

A:Visited  {
	text-decoration : none;
color : #0066FF;
}

A:Active  {
color : #0066FF;
	text-decoration : none;
}

A:Hover  {
	color : #0000FF;
	text-decoration : none;

}
A.small3  {
	text-decoration : none;
	color : #AAAACC;
}

A.small3:Visited  {
	text-decoration : none;
	color : #AAAACC;
}

A.small3:Active  {
	color : #AAAACC;
	text-decoration : none;
}

A.small3:Hover  {
	color : #FFFFFF;
	text-decoration : none;

}

BODY  {
	font-family : Times New Roman, Times, serif;
	background-color : #FFFFFF;
color: #333333;
scrollbar-face-color: #94A9D5; 
scrollbar-arrow-color: #333399; 
scrollbar-base-color: #E9EAF4;
	margin-top : 0;
	margin-left : 0;
	margin: 0; 
	padding: 0;
}

