body{
  	   color: #000000; 
	   font-family: arial;
       font-size: 12pt;
       text-decoration: none;
       background-color: #CCCCCC;
       // background-image: url('images/background-stripe.GIF')
}

normal {
  	   color: white; 
	   font-family: arial;
       font-size: 12pt;
       text-decoration: none;
//        background-color: transparent; 

}
p {
  	   color: white; 
	   font-family: arial;
       font-size: 12pt;
       text-decoration: none;
       background-color: transparent; 
	margin-bottom:0;
	margin-top:0;

}

td {
  	   color: white; 
	   font-family: arial;
       font-size: 12pt;
       text-decoration: none;

}


 h1{
    font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: white;
	background-color: transparent;
	margin-top:0; 
	margin-bottom:0;

}                   

 h2{
    font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: white; 
	margin-bottom:0;
	margin-top:0;
	

}  

 h3{
	   font-family: arial;
      font-size: 12pt;
      font-weight: bold;
      color: white;
      background-color: transparent;
	margin-bottom:0;
	margin-top:0;
}
 h5{
     font-family: arial;
      font-size: 12pt;
      color: black;
      background-color: transparent; 
      font-style:italic;
	margin-bottom:0;
	margin-top:0;
}

 
a{ 
	   color: white; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 12pt;
	   font-family: arial;
       font-weight: normal;
	   text-decoration: underline;
       background-color: transparent;
}
a:link{ 
	   color: white; 
       font-size: 12pt;
	   font-family: arial;
       font-weight: normal;
	   text-decoration: underline;
       background-color: transparent;
}
a:visited{ 
	   color: white; 
       font-size: 12pt;
	   font-family: arial;
       font-weight: normal;
	   text-decoration: underline;
       background-color: transparent;
}
 a:hover{
      font-size: 12pt;
	   color: Yellow; 
	   font-family: arial;
	   text-decoration: underline;
       font-weight: normal;
       background-color: Transparent;
}


.Menu1{ 
	   color: Black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 14pt;
       font-weight: bold;
	   text-decoration: none;
       width: 100%; 
}

:link.Menu1{ 
	   color: Black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 14pt;
       font-weight: bold;
	   text-decoration: none;
       background-color: transparent;
       width: 100%;
}

:visited.Menu1{ 
	   color:Black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 14pt;
       font-weight: bold;
	   text-decoration: none;
       background-color: transparent;
       width: 100%;
}

:hover.menu1{
	   color: #FFFFFF; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
	   text-decoration: none;
	   font-size: 14pt; 
       font-weight: bold; 
       background-color: #0099CC;
}
:active.menu1{
	   color: black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
	   text-decoration: none;
	   font-size: 14pt; 
       font-weight: bold; 
       
}

img {
margin: 0 0 0 0 ;
}