* {
   font-family : Century Gothic, Arial, sans-serif;
}

P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL  {
	font-size : 12pt;
	color: #77ACE2;
}


small  {
	font-size : 10pt;
}
  
  H1  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color: #77ACE2;
}
  
  H2  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : large;
	font-weight : bold;
	color: #77ACE2;
}
  
  H3  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : medium;
	font-weight : bold;
	color: #77ACE2;
}
  
  H4  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : medium;
	font-weight : normal;
	color: #77ACE2;
}
  
  .heading2  {
    font-family : Century Gothic, Arial, sans-serif;
  	font-size : large;
  	font-weight : bold;
	color: #FFFFFF;
}
  
  .heading3  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : medium;
	font-weight : bold;
	color: #FFFFFF;
}
  
  .heading4  {
    font-family : Century Gothic, Arial, sans-serif;
	font-size : medium;
	font-weight : normal;
	color: #77ACE2;
}
  
  .caption  {
    font-family : Century Gothic, Arial, sans-serif;
  	font-size : 10pt;
  	font-weight : normal;
	color: #FFFFFF;	
}

