body {
  font-family:  Times, Georgia, Garamond, Palatino, serif;
 font-size: px;
 line-height: em;}
 
 /* Define fonts */
 
 h1 { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	line-height:  em; 
} 

h2 { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	line-height:  em; 
} 

h3 { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: 7px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	line-height:  em; 
} 

h4 { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: 3px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	line-height:  em; 
} 

p { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height:  em; 
} 

blockquote { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: 1px; 
	font-style: italic; 
	font-variant: italic; 
	font-weight: italic; 
	line-height:  em; 
} 

light { 
	font-family:  Arial, Verdana, Courier, 'Trebuchet MS', sans-serif; 
	font-size: 2px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height:  em;
	opacity: 0.4; 
}
 
pre { 
	font-family:  Times, Georgia, Garamond, Palatino, serif; 
	font-size: -3px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 200; 
	line-height:  em; 
}
