BODY { 
  color: black;
  background: url(Img/background.jpg) white;
}

P { 
   font-size:14px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:600; 
   color:#40FF40;  
   text-align:center 
}

P.advise { 
   font-size:20px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:600; 
   color:#FF4040;  
   text-align:center 
}

P.contact { 
   font-size:10px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:600; 
   color:#FF4040;  
   text-align:center 
}

P.title { 
   font-size:18px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:720; 
   color:#60FF60;  
   text-align:center 
}

H1 {
   font-size:17px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:650; 
   color:#60F060;  
   text-align:center 
} 

H2 {
   font-size:16px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:650; 
   color:#60EE60;  
   text-align:center 
} 

H3 {
   font-size:15px; 
   font-family:Courier; 
   font-style:normal; 
   font-weight:650; 
   color:#60AA60;  
   text-align:center 
} 

A:link { 
   font-size:14px; 
   font-family:Courier; 
   font-style:normal; 
   color:red; 
   text-decoration:none
}

A:visited { 
   font-size:14px; 
   font-family:Courier; 
   font-style:normal; 
   color:red; 
   text-decoration:none
}

A:hover { 
   font-size:15px; 
   font-family:Courier; 
   font-style:normal; 
   color:#40EEFF; 
   text-decoration:underline
}

FONT { 
  font-size:14px; 
  font-family:Courier; 
  font-style:normal; 
  font-weight:bold; 
  color:#A0E0A0; 
  text-align:center 
}

TABLE  { 
  font-size:18px; 
  font-family:Courier; 
  font-style:normal; 
  font-weight:600; 
  color:#FFFFFF; 
  text-align:center 
}

TR { 
  font-size:14px; 
  font-family:Courier; 
  font-style:normal; 
  font-weight:600; 
  color:#FFFFFF; 
  text-align:center 
}

TR.tle { 
  font-size:16px; 
  font-family:Courier; 
  font-style:normal; 
  font-weight:600; 
  color:#A0E080; 
  text-align:center 
}

TR.dsc { 
  font-size:16px; 
  font-family:Courier; 
  font-style:normal; 
  font-weight:600; 
  color:#A0E030; 
  text-align:center 
}

