/** 
  * ======================================================
  * $Workfile:   2-3_fonts_times.css  $
  * $Revision:   1.2  $
  * $Date:   Mar 20 2009 16:49:02  $
  * $Author:   goddarmx  $
  * $Archive:   //renpdbsmhprod02/pvcsdata/Development_Area/archives/LargeLaw/PageDesigner/v4/Code/Front-end/_Source/LexisNexis/Website/Modules/Style/Themes/2-3/2-3_fonts_times.css-arc  $
  * ======================================================
  * Change History:
  * 1.01 initial revision
**/
/* begin basic html elements */
body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-size: inherit;
}

textarea {
    font-size: 110%;
}
/* end basic html elements */