BODY {
	font-family : sans-serif, Verdana, Arial;
	font-size : 12pt;
	background-color : #FFF7E0;
	color:#222242;
	margin-left:5%;
	margin-right:5%;
}

TD {
	font-family : sans-serif, Verdana, Arial;
	font-size : 12pt;
	color:#222242;
	margin-left:5%;
	margin-right:5%;
}


A {  text-decoration : none; 
     color:#081780; 
     font-weight: bold; 
  }

A:HOVER {  text-decoration: underline; 
        }


A.SUMMARY {  text-decoration : none; 
     color:#081780; 
     font-size: 12pt;
     font-weight: bold; 
  }





LI {
	color: #222242;
}



.TITLE {
	font-size: 18pt;
	font-weight: bold;
	text-transform : none;
}


.TITLE2 {
	font-size: 14pt;
	font-weight: bold;
        text-align: center;
}

.TITLE2L {
	font-size: 14pt;
	font-weight: bold;
        text-align: left;
}


.SUBTITLE {  font-size: 12pt;
             font-weight: bold;
             text-align: left;
       }

.SUBTITLEC {  font-size: 12pt;
             font-weight: bold;
             text-align: center;
       }




.AUTHOR {  font-size: 12pt;
           font-style: bold;
	   color:#0540FF;
       }


.INSTITUTION {  font-size: 12pt;
                font-style: italic;
       }


.ABSTRACT {  font-size: 12pt;
             font-style: italic;
       }


.ARTICLEBODY { font-size: 12pt;
               text-align: justify;
       }



.SUMMARY {
	font-size: 12pt;
	line-height : 20pt;
}


.LINK {
	font-size: 12pt;
	text-align: left;
	line-height : 15pt;
	font-style : italic;
	margin-left: -15%;
}

HR {
	color: #0540FF;
	height: 1px;
	noshade: 1;
}

HR.finish {
	height: 3px;
