body {
	background-color: #ffccff;
}
a { 
font-size: small; 
color: #0000ff; 
}
a:link { 
font-size: small; 
color: #0000ff; 
}
a:visited { 
color: #009933; 
font-size: small; 
}
table.gl {
width: 100%;
}
td.glav { 
background-color: #990000; 
border-style: outset; 
border-color: #cc0000;  
text-align: center;  
}
td.vl { 
text-align: left; 
font-size: small; 
}
td.vlcenter { 
text-align: center;  
}
td.vlpon {
background-color: #cc66cc;
text-align: left;
font-size: small; 
font-weight: bold; 
}
span.textgl { 
color: #ffffff; 
font-size: small; 
font-weight: bold; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
}
span.textgl2 { 
color: #ffffff; 
font-size: small;  
}
span.b { 
font-size: small; 
font-weight: bold; 
}
span.ib { 
font-size: small; 
font-style: italic; 
font-weight: bold; 
}
span.a { 
font-size: small; 
color: #0000ff; 
}
table.v {
width: 100%;
border: 1px #660066 solid;
}
img.line {
width: 100%; 
height: 1px; 
}
span.counter { 
color: #990000; 
font-size: small; 
}
p.right { 
text-align: right; 
}
img.language {  
float: left; 
margin-bottom: 0px; 
margin-left: 5px; 
margin-right: 5px; 
margin-top: 0px;
}
p.center { 
text-align:center; 
}