body {
  background-color: #cdcdcd;
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  /*margin: 30px 0 20px 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  /*text-align: center; /* Centers the page content container in IE 5 browsers. */
}



A:link  {
	color: #535353;
	text-decoration: none;
}

A:visited  {
	color: #535353;
	text-decoration: none;
}

A:active  {
	color: #535353;
	text-decoration: none;
}

A:hover  {
	color: #ff0000;
	text-decoration: underline;
}
TD  {
font-family: Arial, Helvetica;
font-size: 12px;
color: #696969;
           }
   
TD.menu {
font-family: Arial, Helvetica;
font-size: 11px;
color: #ffffff;
}



line-spacing { 
line-height: 24pt: 
}
h1 {
font-family: Arial, Helvetica;
font-size: 24px;
color: #696969;
style: bold;
}
h2 {
font-family: Arial, Helvetica;
font-size: 16px;
color: #696969;
style: bold;
}

h3 {
font-family: Arial, Helvetica;
font-size: 13px;
color: #696969;
style: bold;
}