

body {font-family: arial, "Times New Roman", palatino;            
          font-weight: normal;            
	  font-variant: normal;            
	  font-style: normal;            
	  font-stretch: expanded;            
	  color: #000000;            
	  background-color: #FFFFFF;         
	  }

body,ul,p { font-size: 15px; }

ul a {text-decoration: none;}

body a {text-decoration: none;}
a:link { color: #ff0033 }  /* for unvisited links */

         a:visited { color: #ff0033 } /* for visited links */
         a:hover { color: #33cc99} /* when mouse is over link */
		 a:active { color: #ff0033} /* when link is clicked */

  
body { margin:0; padding:0; height:100%; width:100% } 

h4 {color: #ff0033;
   font-family: arial, "Times New Roman", palatino;
   font-weight: bold;
   font-size: 15px; 
    }

.copy { font-size: 10px; font-family: arial; font-weight: bold; }

p a {text-decoration: none;}

h4 a  {text-decoration: none;}
