h1 
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
} 

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
} 


h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #498e1c;
} 

c2 {
	font-family: Courier, "Courier", serif;
	font-size: 14px;
}

rc {
	color: #FF0000;
}

body {
  font-size: 24px
}

table 
{
  font-size: 20px
}

td
{ 
  font-size: 16px
}

li 
{ 
  font-size: 16px
}