body { 
font-family:verdana, helvetica; font-size:10pt;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #5BA0D5;
scrollbar-face-color: #038F00;
scrollbar-shadow-color: #969696;
scrollbar-highlight-color: #969696;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
background : #ffffff;
}

li {
font-size:x-small
}

span.small {
font-size: small
}

span.xxsmall {
font-size: xx-small
}

p {
font-size:10pt
}

h3 {
font-family:verdana, helvetica;
 color:#333366
 }
 
 h5 {
font-family:verdana, helvetica;
 color:#333366
 }
 
 hr{
 color:#333366;
 }
 
 a{
 color:#0000ff

 }
 
 a.small{
 color:#0000ff
 font-family:verdana, helvetica;
 font-size:10;
 }
 
 a:hover{
 color:#ff0000
 }
 
 a:hover.small{
 color:#0000ff
 font-family:verdana, helvetica;
 font-size:10;
 }
 
div.navlinks{
font-size:xx-small; 
}

span.form{
font-size:10pt;
}

span.formset{
font-size:10pt;
font-weight:bold;
background-color:#CEB69C;
width:100%;
}

div.formset{
border-style:ridge;
border-top-width:thin;
border-right-width:thin;
border-left-width:thin;
border-bottom-width:thin;
border-color:#23238e;
background-color: #F2F9FF;
}

.group{
border-style:ridge;
border-top-width:thin;
border-right-width:thin;
border-left-width:thin;
border-bottom-width:thin;
border-color:#23238e;
font-size:10pt;
padding:5;
background-color: #F2F9FF;
	}
	
.group_header{
font-size:10pt;
font-weight:bold;
background-color:#CEB69C;
width:100%;
	}