/* alternat BODY  {background: url(front/background.gif); background-color: #333399;} */
BODY  {background-color: white;}

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

/* Fonts and Colors */
h1,h2,h5,.orange  {color: #033364; background-color: transparent;}
h3,h4  {color: #2563af; background-color: transparent;}
td.bg {color: #ffffff;}
.footer {color: #2563af;}
  
/* Margins */
h1,h2,h3,h4,p  {margin-left: 15px;}
h1,h2,h3,h4,p {margin-right: 5px;}

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

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

/* Tables */
.middle {vertical-align: middle; text-align: center;}


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


