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;
} 

t1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

w {
  color: #ffffff;
}

bc {
  color: #80000F;
}

rc {
  color: #FF0000;
  font-size: 14px
}

ctfont {
	font-size: 16px;
	
}

body {
  font-size: 24px
}

table 
{
  font-size: 20px
}