
span.header1 {
font-family: arial, helvetica; 
font-size: 14px;
font-style: normal;
font-weight: bold;
color: FFFFFF;
}

span.small {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: FFFFFF;
}

span.bnav {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: FFFFFF;
}

span.generaltext {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: FFFFFF;
}

p {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: FFFFFF;
}



body {
scrollbar-3dlight-color:#F6F6F6;
           scrollbar-arrow-color:#7F7F7F;
           scrollbar-base-color:#F6F6F6;
           scrollbar-darkshadow-color:#EDEDED;
           scrollbar-face-color:#F6F6F6;
           scrollbar-highlight-color:#D8D8D8;
           scrollbar-shadow-color:#D8D8D8;
		   	   
}

html {height: 100%;}
body {min-height: 101%;} 

a {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: CC0000;
text-decoration: underline;
}

a:hover {
color: FF0000;
text-decoration: none;}

a.small {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: CC0000;
text-decoration: underline;
}

a.small:hover {
color: FF0000;
text-decoration: none;}

