body
{
background-color:#ffffff;
padding-top: 1em;
}
html 
{ 
color: #333; 
background: #fff no-repeat fixed;
}

h1
{
color:#006600;
text-align:center;
font-family:Palatino;
font-size:30px;
}
h2
{
color:#004400;
text-align:left;
font-family:Palatino;
font-size:26px;
}
h3
{
color:#004400;
text-align:left;
font-family:Palatino;
font-size:22px;
}
h4
{
color:#004400;
text-align:left;
font-family:Palatino;
font-size:18px;
}
h5
{
color:#004400;
text-align:left;
font-family:Palatino;
font-size:14pt;
}




p
{
font-family:"New Times Roman";
font-size:12pt;
}
p.ident
{
text-align:center;
font-family:"Verdana";
font-weight:bold;
font-size:8pt;
color: #880; 
}
p.abs
{
font-family:"Verdana";
font-size:10pt;
color: #444; 
line-height: 1.4em
}
p.auth
{
color: #880;
font-size:13pt;
font-weight:bold;
font-style:italic;
}
p.aff
{
color: #A52A00;
font-size:10pt;
font-weight:bold;
}
p.citat
{
font-family:"Verdana";
font-size:10pt;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px; 
background-color:#eeeeee;
line-height: 1em
}
p.dates
{
font-family:"Verdana";
font-size:11pt;
font-style:italic;
}

p.quote
{
position:relative;
left:20px;
right:20px;
font-family:"Verdana";
font-size:10pt;
font-style:italic;
}



span.parnumb
{
font-family:"Verdana";
font-size:8pt;
}

span.verb
{
font-family:"Courier";
font-size:9pt;
font-weight:bold;
}

span.ssstit
{
color:#004400;
text-align:left;
font-family:Palatino;
font-size:11pt;
font-weight:bold;
}

span.fontt
{
font-weight:bold;
font-family:"Courier";
font-size:10pt;
}

span.int
{
color: #880;
font-weight:bold;
font-style:italic;
}
span.ref
{
color: #880;
font-weight:bold;
}

span.link
{
font-size:8pt;
font-weight:bold;
color:#a52a00;
}
span.hrlink
{
font-size:12pt;
font-weight:bold;
color:#a52a00;
}
span.texweb
{
font-family:"Verdana";
font-size:8pt;
font-weight:bold;
color:#a52a2a;
}


ul.a {list-style-type:circle;}

ul li
{
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:14px;
}


p.pos_fixed
{
top:10px;
right:5px;
}
p.pos_toc
{
top:40px;
right:5px;
width:50px;
}

img.logo
{
border:0px; 
width:40px; 
position:top;
}

img.resp
{
border:0px; 
max-width: 100%; 
height: auto;
}

hr.short 
{
height:1px;
position:relative;
left:25px;
width:80%;
margin: 10px 10px 10px 10px;  
}

table.disp
{
padding-top:5px;
width:100%;
}

#disp td
{
padding:2px 2px 2px 2px;
}

#disp td.tla
{
padding:1px 1px 1px 1px;
text-align:right;
width:2%;
}

table.icon
{
float:left;
text-align:center;
border:0px;
padding:1px;
background-color:#eeeeee;
font-weight:bold;
}

table.list
{
text-align:center;
border:0px solid grey;
padding:5px;
background-color:#ffffff;
font-weight:bold;
}

table.data
{
text-align:center;
border: 0px solid grey;
padding:5px;
background-color:#ffffff;
}

table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
    width: 700px;
}
table.gridtable th {
	border-width: 1px;
    text-align:center;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
    text-align:center;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

td.versubtit {
    border-width: 0px; 
    height: 100px; width: 20px; 
    transform: rotate(-90deg); 
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg); 
    -ms-transform: rotate(-90deg);
}

 







