body {
background-color: #3d3d3d;
background-image: url('images/background2.jpg');
background-repeat: repeat-x;
background-position: center top;

 }

				A.sidebar:link {color:#ffffff; background: none; text-decoration: none; font-weight: normal   }
				A.sidebar:active {text-decoration: none   }
				A.sidebar:visited {text-decoration: none; color:#ffffff   }
				A.sidebar:hover {text-decoration: none; color:#ffd202; font-weight: bold; font-size: 12px   }
				
				A.body:link {color:#092361; background: none; text-decoration: none; font-weight: bold   }
				A.body:active {text-decoration: none   }
				A.body:visited {text-decoration: none; color:#959595   }
				A.body:hover {text-decoration: none; color:#385CB0; font-weight: bold   }

               h1           { margin: 0px 0px 15px 0px; color:#ffffff; font-family: Times New Roman, serif; font-size: 24px; font-weight: bold }
               h2			{ margin: 0px 0px 0px 0px; color:#ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal }   
               h3           { margin: 0px 50px 0px 10px; color:#252525; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal }
               h4			{ margin: 0px 10px 0px 0px; color:#252525; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal }
               h5			{ margin: 60px 0px 20px 0px; color:#4D4D4D; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal }
