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

A {  text-decoration : none; 
     color:#222242; 
     font-size: 95%;
     font-weight: bold; 
  }

LI {
	color: #DD1111;
}

A:HOVER {  text-decoration: underline; 
        }


.TITLE {
	font-size: 14px;
	font-weight: bold;
	text-transform : none;
}


.SMALLTITLE {  font-size: 12px;
             font-weight: bold;
             text-align: left;
       }

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


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


.INSTITUTION {  font-size: 13px;
                font-style: italic;
       }


.ABSTRACT {  font-size: 13px;
             font-style: italic;
       }


.ARTICLEBODY { font-size: 13px;
               text-align: justify;
       }

.LINK {
	font-size: 10pt;
	text-align: left;
	margin-left: -18%;
	
}

.LINKOLD {font-style : italic;
	line-height: 11pt;
	}


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

HR.finish {
	height: 3px;
