/* <link rel=stylesheet href="knit_article.css" type="text/css"> */


p {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
}

.norm {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
}

h4 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 12pt;
   font-weight: bold;
}

h3 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 14pt;
}

h2 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 18pt;
}

h1 {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 24pt;
}

td {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
}

.ano {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 8pt;
}

.tiny {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 6pt;
}

a:link, A:active, A:visited {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
	text-decoration: none;
   color: #0000CC;
	background: transparent;
}


hr {
   width: 75%
}


a:hover {
	text-decoration : underline;
}

a.sans:link, a.sans:active, a.sans:visited {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
	text-decoration: none;
   color: #0000CC;
	background: transparent;
}

a.sans:hover {
	text-decoration : underline;
}

.brbig {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 18pt;
}


body {
   margin: 0 0 0 0;
   background-color: #FFF4DF;
   text-align: center;
}


.qt {
   padding: 0em 1em 0em 1.5em;
   font-family: georgia, "times new roman", times, serif;
}


.wrapperTable {

   background-color: #fdfdfd;

   border-width: 2px;
   border: ridge;
	border-color: #AA8866;

   width: 1px;
}


.articleTable {
   text-align: left;

   font-family: georgia, "times new roman", times, serif;
   font-size: 10pt;

   border: 0px;
   padding: 0px;
   width: 600px;
}


.articleAbstract {

   background-color: #D1E6FD;
	background-position: right;
	background-repeat: no-repeat;

   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
   overflow: hidden;
   padding: 12px;
}


.articleAbstract_auth {

   background-color: #D1E6FD;

   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 10pt;
   overflow: hidden;
   padding: 12px;
}


.credit {
   text-align: justify;
   font-family: georgia, "times new roman", times, serif;
   font-size: 8pt;
   color: #876F40;
   background-color: transparent;
}

.callout {
   background-color: #D1E6FD;
   padding: 12px;
   margin:1px 0px 1px 8px;
   float: right;
   font-size: 14pt;
   color: #666666;
   width: 200px;
}
