/* alternat BODY  {background: url(front/background.gif); background-color: #333399;} */
BODY  {background-color: #b9afa2;
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,td,p,.footer
{ color: #645b4e; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Fonts and Colors */
h1,h2  {color: #413f39; background-color: transparent;}
td.bg {color: #645b4e;}
  
/* Margins */
h1,h2,p  {margin-left: 15px;}
h1,h2,p {margin-right: 5px;}

/* Fonts Styles */
h1,h2, { color: #645b4e; font-weight: bold }

/* Fonts Sizes */
h1 { color: #645b4e; font-size: 16px }
h2 { color: #645b4e; font-size: 14px; }
p,td { color: #645b4e; font-size: 10px; }

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

/* Links */
A:LINK 		 { color: #413f39; text-decoration: none;}
A:VISITED 	{ color: #413f39; text-decoration: none;}
A:HOVER 	{color: black; text-decoration: underline;}

