/* Default */
body { font-family: Arial;}
td { font-family: Arial }
div { font-family: Arial }
font { font-family: Arial }
b { font-family: Arial }
p { font-family: Arial;font-size:14px }

small {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
font-style: normal; font-weight: normal; color: #000000; line-height: 14px}

h3 { font-family: Arial }
h4 { font-family: Arial;}
h5 { font-family: Arial }

// a:link{color:white;text-decoration:none;font-family:Arial;font-size:14px;}
// a:visited{color:white;text-decoration:none;font-family:Arial;font-size:14px;}
// a:hover{color:#F4B19E;text-decoration:none;font-family:Arial;font-size:14px;}
// a:active{color:white;text-decoration:none;font-family:Arial;font-size:14px;}


body, textarea, iframe { 
  scrollbar-base-color:#EEEEEE;
  scrollbar-3dlight-color:blue;
  scrollbar-arrow-color:blue;
  scrollbar-darkshadow-color:blue;
  scrollbar-face-color:#EEEEEE;
  scrollbar-highlight-color:blue;
  scrollbar-shadow-color:blue;
  scrollbar-track-color:blue;
}



body.fbrev {font-size:16px;color:black;background-color:white;height:100%;width:100%;}

div.fbrevst {padding:10px;background-color:white}
div.fbrevtext {padding:10px;}


