<!--
body { background-color:CornflowerBlue; font-size:10pt; line-height:13pt; font-style:normal; font-weight:light; font-family:Gill Sans, Verdana; color:#f9f9f9; text-align:left; margin:20px; }

table.big {background-color:#f9f9f9; border-style:none; margin:10px; }

table.small { text-align:center; width:600px; background-color:#f9f9f9; font-size:12pt; line-height:14pt; font-style:normal; font-weight:light; font-family:Gill Sans, 'Century Gothic', sans-serif; color:#000000; text-align:left; border-collapse:collapse; }

td.top {font-family : Gill Sans, 'Century Gothic', sans-serif;border-left : 1px solid #000000; border-right : 1px solid #000000; border-bottom : 1px solid #000000;  border-top : 1px solid #000000;} 
td.small {border: 1px solid #000099; padding:5pt; vertical-align:top; }
th.small {border: 1px solid #000099; padding:5pt;  }

table.index { text-align:center; background-color:#f9f9f9; border-style:none; }

table {
    border-collapse: separate;
    border-spacing: 5px 5px;
}

table.fixed { table-layout:fixed; width:850px;}/* word-break:break-all;*/
table.fixed td:nth-of-type(1) {width:600px;}/*Setting the width of column 1.*/
table.fixed td:nth-of-type(2) {width:50px;}/*Setting the width of column 2.*/
table.fixed td:nth-of-type(3) {width:200px;}/*Setting the width of column 3.*/


td.index {border-style:none; padding:20pt; vertical-align:middle; background-color:#0033CC; font-size:14pt; font-style:normal; font-weight:light; font-family:Gill Sans, 'Century Gothic', sans-serif; color:#f9f9f9; }

.update{font-family : Gill Sans, 'Century Gothic', sans-serif;font-size:2pt;}

td.index2 {border-style:none; padding:20pt; font-size:14pt; font-style:normal; font-weight:light; font-family:Gill Sans, 'Century Gothic', sans-serif; color:#000000; line-height:26px; text-align:right; vertical-align:bottom; }

b {
    font-weight: normal;
}

p.navtop {font-size : 20pt;line-height:30pt; font-style:normal; font-weight:light; font-family:Gill Sans, 'Century Gothic', sans-serif; text-align : center; } 

p.index {font-size:14pt; font-style:normal; font-weight:light; font-family:Gill Sans, 'Century Gothic', sans-serif; color:#f9f9f9; text-align:right; }

h1 { font-size:24pt; line-height:30pt; font-style:italic; font-weight:200; font-family:Gill Sans, 'Century Gothic', sans-serif; color:DarkBlue; text-align:center;} 
h2 { font-size:16pt; line-height:20pt; font-style:normal; font-weight:400; font-family:Gill Sans, 'Century Gothic', sans-serif; color:DarkBlue; text-align:left; } 
h3 { font-size:14pt; line-height:18pt; font-style:normal; font-weight:400; font-family:Gill Sans, 'Century Gothic', sans-serif; color:DarkCyan; text-align:left; } 

u1 {margin-left:20px;}

p,li { font-size:14pt; line-height:16pt; font-style:normal; font-weight:100; font-family:Gill Sans, 'Century Gothic', sans-serif; color:#000000;text-align:left} 

a:link { color:MediumBlue; text-decoration:none }
a:visited { color:LightSlateGray; text-decoration:none }
a:hover { color:DodgerBlue; text-decoration:underline }
a:active { color:#8f9fef; text-decoration:none }

a.ora:link { color:#1D8348; text-decoration:none }
a.ora:visited { color:#82E0AA; text-decoration:none }
a.ora:hover { color:#2ECC71; text-decoration:underline }
a.ora:active { color:#186A3B; text-decoration:none }


a.arxiv:link { color:#2874A6; text-decoration:none }
a.arxiv:visited { color:#85C1E9; text-decoration:none }
a.arxiv:hover { color:#3498DB; text-decoration:underline }
a.arxiv:active { color:#1B4F72; text-decoration:none }

a.other:link { color:#7B241C; text-decoration:none }
a.other:visited { color:#F1948A; text-decoration:none }
a.other:hover { color:#E74C3C; text-decoration:underline }
a.other:active { color:#78281F; text-decoration:none }

a.current {color:DarkBlue;font-weight:600}


-->