/* alternat BODY  {background: url(front/background.gif); background-color: #333399;} */
BODY  {background-color: #ffffff;
scrollbar-arrow-color: #F1CE09;
scrollbar-base-color: #608DC5;
scrollbar-dark-shadow-color: #1756A4;
scrollbar-track-color: #8BABD4;
scrollbar-face-color: #316BB3;
scrollbar-shadow-color: #6590C6;
scrollbar-highlight-color: #3B73B7;
scrollbar-3d-light-color: #3B73B7;
margin-top: 0;
margin-left: 0;}

/* Fonts */
h1,h2,h3,h4,li,td,p,.footer
{font-family: verdana, arial, helvetica, sans-serif;}

/* Fonts and Colors */
h1,h2,h3,h4  {color: #626262; background-color: transparent;}
td.bg {color: #626262;}
.footer {color: #626262; bgcolor: white;} 
  
/* Margins */
h1,h2,h3,h4,p  {margin-left: 15px;}
h1,h2,h3,h4,p {margin-right: 5px;}

/* Fonts Styles */
h1,h2,h3,h4 {font-weight: bold}

/* Fonts Sizes */
h1 {font-size: 19px}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
p,td,.footer, li {font-size: 11px;}

/* Tables */
td, td.bg {vertical-align: top;}

/* Links */
A:LINK 		 { color: #626262; text-decoration: underline;}
A:VISITED 	{ color: #626262; text-decoration: underline;}
A:HOVER 	{color: #626262; text-decoration: underline;}
			
