  body
  {font-size : 14px;font-family : Arial;font-weight : normal;font-style : normal;color : black;}
  h1{font-family : Arial;font-weight : bold;font-style : normal;margin-bottom: 1px;margin-top: 1px;text-align : center;font-size : 24px;}
  h2{font-size : 18px;font-family : Arial;font-style : normal;font-weight : normal;margin-bottom: -15px;}
  a:link { color: blue; text-decoration: underline ;}
  a:active { color: yellow; text-decoration: underline ;} 
  a:visited { color: blue; text-decoration: underline ;}
  A:HOVER { color: black; text-decoration: underline; background : #efefef;}
  	margin:10px 10px 0px 10px;
  	padding:0px;
  	background-color:#fff;
  }
  #header {
  	background:#fff;
  	height:140px;
  }

  #leftcontent
  {font-size : 14px;font-family : Arial;font-weight : normal;font-style : normal;color : black;
  	margin-top:5px;
  	width:200px;
  	float:left;
  
  }
  #centercontent
  {font-size : 14px;font-family : Arial;font-weight : normal;font-style : normal;color : black;
  	margin-top:5px;
  	margin-bottom: -19px;
  	margin-left: 210px;
  	
  }
  #footer
  {font-size : 14px;font-family : Arial;font-weight : normal;font-style : normal;color : black;
  	background:#fff;
  	margin-bottom:10px;
  	height:40px;
  }
  #contentdivs
  {font-size : 14px;font-family : Arial;font-weight : normal;font-style : normal;color : black;
  	background-color:#fff;
  	margin:0px;
  	padding:0px;
  	border-style:single;
  	margin-bottom: 5px;
  }
