 
 BODY {
	FONT-SIZE: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #717171;
	font-style: normal;
	line-height: normal;
}
  
	
p {
	FONT-SIZE: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #717171;
	font-style: normal;
	line-height: normal;
}

 
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	cursor: text;
	color: #000066;
	background: transparent;
	border : solid #FFCC00;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding : 5px 5px 2px 5px;
	border-bottom : 1px;
	border-bottom-color : #FFCC00;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-bottom-style : solid;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	color: #6666CC;
	background: transparent
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666
}

.justified {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	color: #000000;
	text-align: justify
}

.reversed {
	background : #FF972F;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-transform: capitalize;
	text-align: left;
	text-indent: 5pt;
	padding-top: 2px;
	padding-bottom: 2px
}

.tableframe { 
border: 1px #CCCCCC solid;
}

.bullets {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 110%;
	list-style : circle;
	list-style-type : circle;
	text-indent : 10pt;
}
	
.abstract{
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
}

.features {
	font-size: 11pt;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3B393A;
	background-color: transparent;
	text-transform: none;
	list-style : circle;
	;
	text-align: left;
	left: 5px;
	clip: rect( )
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	color: #666666;
}

.small8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	color: #666666;
}
.smallcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	color: #000000;
	;
	text-align: center
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	list-style-type: disc
}

.onepixborderGrey {
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
color: #0066FF;
	border-bottom-width : 1px;
	text-decoration : none;
}
