BODY {
	background-repeat: repeat-x;
	background-color: #000;
	background-image: url(http://www.msdesigndirect.com/new/images/back.jpg);
}
   TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size : 10pt; 
   text-align : left; 
   } 
 
   
   H1 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 12pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #FFF;
   } 
   
   H2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #FFF;
   } 
   
   H3 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 8pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #FFF;
   }

   H4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 7pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #FFF;
   } 

   H5 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 6pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #FFF;
   } 
   
   a:link { 
   color: #FEBE00; 
   } 
   
   a:visited{ 
   color: #cccccc; 
   } 
   
   a:active { 
   color: #FEBE00; 
   } 
   
   a:hover { 
   color: #FEBE00; 
   font-weight: bold;

   } 
