body {background-color: #ffffff;}



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

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

/* 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 {font-size: 12px;}
p,td,.footer {font-size: 11px;}

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

/* Links */	
A:LINK 		 { color: #2563af; text-decoration: none;}
A:VISITED 	{ color: #2563af; text-decoration: none;}
A:HOVER 	{color: #ff9900; text-decoration: none;}
		
			
/* Form */
form {font-family: Verdana, Arial, "sans-serif"; font: 10px; color: #000000}
input {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
input.none {border-style: solid; border-color: #660033; border-width: 0; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
select {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
textarea {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana,  "sans-serif"; font-size: 10px}

/* navigation bar */

a.n1:link, a.n1:visited  {color: black; text-decoration: none; background-color: transparent;}
a.n1:hover {color: white; text-decoration: none; background-color : transparent;}

