/* Overall -----------------------------------------------------------------*/



@font-face {

  font-family: Georgia;

  font-style:  normal;

  font-weight: normal;

  src: url(GEORGIA0.eot);

}



@font-face {

  font-family: Tahoma;

  font-style:  normal;

  font-weight: normal;

  src: url(TAHOMA0.eot);

}



BODY  {

	margin-top : 0.5%;

	margin-bottom : 0.5%;

	margin-left : 0.5%;

	margin-right : 0.5%;

	background-color : Lavender;

	color : Indigo;

}




P {

	color : Indigo;

	font-family : Georgia;

	font-size : 16px;

}



LI {

	font-size : 16px;

	color : Indigo;

	text-align : Justify;

	font-family : Georgia;

}



.boxout  { color: navy; font-size: 14px; font-family: Georgia; font-weight: bold; background-color: white; text-align: justify; margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 2px #708090 }



/* Menuarea ----------------------------------------------------------------*/

TD.menuarea {

  background: url(balloons.gif);

}



TD.menuarea P  {

	color : CornflowerBlue;

	font-size : 11px;

	font-family : Tahoma, Arial, Sans-serif;

	font-weight : bold;

}



TD.menuarea A  {

	color : DarkSalmon;

	font-size : 11px;

	font-family : Tahoma, Arial, Sans-serif;

	font-weight : bold;

  text-decoration: none;

}



TD.menuarea A:Active  {

	color : CornflowerBlue;

	font-size : 11px;

	font-family : Tahoma, Arial, Sans-serif;

	font-weight : bold;

  text-decoration: none;

}




TD.menuarea A:Hover  {

	color : Red;

	font-size : 11px;

	font-family : Tahoma, Arial, Sans-serif;

	font-weight : bold;

  text-decoration: underline;

}



TD.menuarea A:Visited  {

	color : IndianRed;

	font-size : 11px;

	font-family : Tahoma, Arial, Sans-serif;

	font-weight : bold;

  text-decoration: none;

}



/* Bodyarea ----------------------------------------------------------------*/

TD.bodyarea H1  {

	font-size : 40px;

	color : Salmon;

	text-align : center;

	font-family : Georgia;

  padding-left: 4%;

  padding-right: 4%;

}



TD.bodyarea H2  {

	font-size : 24px;

	font-family : Georgia;

}



TD.bodyarea H3  {

	font-size : 16px;

	font-family : Georgia;

  font-weight: bold;

  padding: 0px;

}



TD.bodyarea P {

	color : Indigo;

	font-family : Georgia;

	font-size : 16px;

	text-align : Justify;

}



TD.bodyarea OL LI {


	font-size : 16px;

	color : Indigo;

	text-align : Justify;

	font-family : Georgia;

}



TD.bodyarea A {

	color : DarkSalmon;

	font-family : Georgia;

}



TD.bodyarea A:Active {

	color : LightSalmon;

	font-family : Georgia;

}



TD.bodyarea A:Hover {

	color : Red;

	font-family : Georgia;

}



TD.bodyarea A:Visited  {

	color : IndianRed;

	font-family : Georgia;

}



/* Footer area -------------------------------------------------------------*/

TD.footerarea P {

	color : Indigo;

	font-family : Georgia;

	font-size : 12px;

	text-align : Center;

}  