/* Document body (background properties (image or color) are ignored here : they are defined in the layout model.)*/ 
.Body {  
font-family: verdana,  arial;
font-size : 10pt ;
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #990066; 
SCROLLBAR-SHADOW-COLOR: #990066; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #990066; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 

/* Link appearance*/ 
a:link {  
color:rgb(131, 104, 208);
text-decoration:none;
font-weight:bold;
} 

/* Link appearance when flied by by mouse*/ 
a:active {  
color:RGB(255, 128, 64);
text-decoration:underline overline;
font-weight:bold;} 

/* Appearance of already visited links*/ 
a:visited {  
color:rgb(129, 115, 107);
text-decoration:none;
font-weight:bold;} 

/* Separator*/ 
.Separator {  
text-align:center;
clear:both;} 

/* Main title*/ 
.H0 {  
text-align:right;
font-size:36pt;
clear:left;

color:RGB(181, 168, 251)} 

/* UserClass*/ 
a:hover {  
text-decoration:underline overline;
color:RGB(128, 0, 64);
background:RGB(255, 255, 215);
font-weight:bold;} 

/* Level 1 title*/ 
.H1 {  
font-size:1.5em;
margin-top:0.5em;
margin-bottom:0.5em;
clear:both;


font-weight : 600 ;
background-image:url(../extra/WIT.png);
background-repeat:no-repeat;
background-position: 0 0 ;
padding:1.0em 0em 0.0em 1em;
color: black;
} 

/* Level 2 title*/ 
.H2 {  
font-size:80%;} 

/* Level 3 title*/ 
.H3 {  
font-size:80%;} 

/* Main title*/ 
.Text {  
margin-top:0.5em;} 


/* External URLs subtitle*/ 
.UrlsSubtitle {  
} 

/* URL name*/ 
.UrlName {  
} 

/* Links to external Url*/ 
.UrlLink {  
} 

/* Navigation bar section*/ 
.NavBarGroup {  
margin-left:30pt;
margin-right:30pt;
color:green;
text-align:center;
font-family:arial;
font-size:12pt;} 

/* Buttons and text of navigation bar*/ 
.NavBarPages {  
} 
