/* default settings for the body */
body {
  background:#003300;
  margin-left: 5%;
  margin-right: 5%;
}

/* Anchor pseudo-classes for the links */
a:link    { background: transparent; color: olive; text-decoration: none;}
a:active  { background: transparent; color: red; text-decoration: none;}
a:visited { background: transparent; color: purple; text-decoration: none;}

/* settings for table headings */
/* You could also put a color setting in here, and drop the heading selector */
th {
  font-family: sans-serif;
  font-size: medium; 
  align: left;
}

/* settings for headers */

h2 {
	font-famiy: georgia, verdana, helvetica;
	font-size: 24pt;
	color: orange;
}


/* settings for table cells */

/* settings for paragraphs */
/* p { font-family: sans-serif; } */

}

dt {
  font-family: arial;
  font-size: 16pt;
  color: olive;
}


dd { color: black;}

/* class selectors */
.heading { background: #CCCCCC; color: #000000; }
.olive { font-family: arial; font-size: 16pt; color: olive; }
.event { background: #CCCCCC; color: #000000; }
.normal { background: #FFFFFF; color: #000000; }
.tagline { font-family: palatino; font-size: 10pt; margin-left: 5%}
.sub2 {font-size: 14pt; color: orange;}


 .sans { font-family:Arial, Helvetica, Gill, sans-serif }



.textanimlink,a { text-decoration : none; }
P.main {
	font-family : Arial;
	font-size : 15pt;
	font-weight : bold;
}


 /* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:553679495 -2147483648 8 0 66047 0;}
@font-face
	{font-family:Jokerman;
	mso-font-alt:Playbill;
	mso-font-charset:0;
	mso-generic-font-family:decorative;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
@font-face
	{font-family:"Copperplate Gothic Bold";
	panose-1:2 14 7 5 2 2 6 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Copperplate Gothic Light";
	panose-1:2 14 5 7 2 2 6 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
