a.f45 {	font-size: 45%; }
a.f5 {	font-family: Arial,Helvetica,Geneva,serif;	font-size: 50%; }
a.f55 {	font-size: 55%; }
a.f6 {	font-size: 60%; }
a.f65 {	font-size: 65%; }
a.f7 {	font-size: 70%; }
a.f75 {	font-size: 75%; }
a.f8 {	font-size: 80%; }
a.f85 {	font-size: 85%; }
a.f9 {	font-size: 90%; }

a:link      { color: #191970; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 14px; text-decoration: none; }
a:visited   { color: #191990; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 14px; text-decoration: none; }
a:hover     { color: #191970; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 14px; text-decoration: underline; }
a:active    { color: #0000FF; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 14px; text-decoration: none; }	

/*  
A:link {	font-size: 100%;	color: #0000FF;	background-color: transparent;	text-decoration: none; }
A:visited {	color: #800000; background-color: transparent; font-size: 90%; text-decoration: none; }
A:hover {	color: #FF3300; background-color: transparent; text-decoration: none; }
*/
a:link.top      { color: #191970; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 12px; text-decoration: none; }
a:visited.top   { color: #191980; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 600; font-size: 12px; text-decoration: none; }
a:hover.top     { color: #dd7700; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 12px; text-decoration: none; }
a:active.top    { color: #0000FF; background-color: transparent; font-family: Arial,Helvetica,Verdana,sans-serif; font-weight: 700; font-size: 12px; text-decoration: none; }	

ABBR, ACRONYM   {  letter-spacing: 0.1em; }

ADDRESS { 	margin-left: 3em; }
   
BLOCKQUOTE { 	margin-left: 3em; margin-right: 3em; }

BODY { 
	font-family: Arial, Helvetica, Geneva, sans-serif, serif;
	font-weight: bold;
	color: #000000;
	background: #FFFFCC;
}

table.ring {	font-size: 80%; }

div.center {	text-align: center; }

 div.grng {
	text-align: center;
	font-size: 80%;
	color: #0000FF;
	background: #CCCCCC;
	margin-left: 4.0em;
	margin-right: 4.0em;
	/* padding: 0 1%;
	*/
	width: 90.0%;
	/* margin-left: auto;
	margin-right: auto;
	*/
	/* border: outset 10pt;
	*/
	/* border-collapse: separate;
	*/
}

div.nav {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	color: #000000;
	background: transparent; /* background: #FFFFFF;
	border: solid;
	border-width: 1pt */
}

div.navigation-bar {
	font-family: Arial,Helvetica,Geneva, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	color: #000000;
	background: transparent;
}

div.translate A:link {
  font-family: Arial,Helvetica,Geneva, sans-serif;
  font-size: 80%;
  width: 60%; 
  text-align: center; 
  color: #000000;
  background-color: #00ff00;
}

table tr.translate {
	font-family: Arial,Helvetica,Geneva, sans-serif;
	font-weight: bold;
	color: #000099;
	background: #00ff00;
}

EM, CITE, VAR, ADDRESS {
	font-style: italic;
}
       
EM, IMG, STRONG, CITE, VAR, TT, CODE, KBD, SAMP, SPAN {
display: inline;
}

EM, STRONG {	font-weight: bold;
}

H1, H2, H3, H4, H5, H6, P, UL, OL, DIV, DL, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR,
 FIELDSET, FORM, BODY  {
	display: block;
}

H2, H3, H4, H5, H6 {
	text-align: left;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

H1.header2 {COLOR: #5a4e3e; FONT-FAMILY: Georgia, Garamond, Verdana, Arial; size: 20px;
}
H1.header2 a:link      { color: #5a4e3e; background-color: transparent; font-family: Georgia, Garamond, Verdana, Arial,sans-serif; font-size: 20px; text-decoration: none; }
H1.header2 a:visited   { color: #5a4e3e; background-color: transparent; font-family: Georgia, Garamond, Verdana, Arial,sans-serif; font-size: 20px; text-decoration: none; }
H1.header2 a:hover     { color: #5a4e3e; background-color: transparent; font-family: Georgia, Garamond, Verdana, Arial,sans-serif; font-size: 20px; text-decoration: underline; }
H1.header2 a:active    { color: #0000FF; background-color: transparent; font-family: Georgia, Garamond, Verdana, Arial,sans-serif; font-size: 20px; text-decoration: none; }	

H2.header2 {COLOR: #5a4e3e; FONT-FAMILY: Georgia, Garamond, Verdana, Arial; size: 12px;
}

HR {
	border-top: solid;
	margin-bottom: 1em;
	color: #CCFFFF;
	background: transparent;
}

IMG {
	border-top: 0em;
	border-right: 0em;
	border-bottom: 0em;
	border-left: 0em;
}

IMG.fltr {
	float: right;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 1em;
	margin-bottom: 1em;
}
 
IMG.fltsr {
	float: right;
}

/* LI              { display: list-item }   doesn't work in Netscape*/


OL            { list-style-type: decimal; }

OL LI {	margin-top: 0.1em;
} 

  
OL OL LI {
	font-size: 95%;
	margin-bottom: 0.1em;
}  

P {
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

P.ct {
	color: #FFFFCC;
	background: transparent;
	text-align: center;
}

PRE {white-space: pre;
}

PRE, TT, CODE, KBD, SAMP {
	font-family: monospace;
}

SPAN .e {/* for E-Mail */
	font-size: 85%;
	color: #0000FF;
	background: transparent;
	display: inline;
	text-decoration: none;
}

span.access {   /*  accesskey */
	text-decoration: underline;
	font-weight: bold;
	font-size: 125%;
	color: #FF0000;
	background: transparent;
}

 span.c1 {
	color: #000000;
	background-color: transparent;
	font-family: Arial,Helvetica,Geneva, sans-serif;
}

 span.c4 {
	font-family: Arial,Helvetica,Geneva, sans-serif;
	font-size: 80%;
}

 span.c5 {
	color: #000000;
	background-color: transparent;
	font-family: Garamond,Arial,Helvetica,Geneva, sans-serif;
	font-size: 80%;
}
 
span.grng {
	font-size: 100%;
	color: #006600;
	background: transparent;
}

.web {
   font-weight: bold;
   font-size: medium;
	text-align: center;
	font-family: Arial,Helvetica,Geneva, sans-serif;
}

.add {
	/* make link address info smaller */
	font-weight: normal;
	font-size: 80%;
}

span.logo {
	font-family: Arial,Helvetica,Geneva, sans-serif;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background: #0000FF;
	text-transform: uppercase;
	text-decoration: none;
}

span.new {
	font-family: Arial,Helvetica,Geneva, sans-serif;
	font-size: 65%;
	font-weight: bolder;
	color: #000099;
/*	background: #FFFF99; */
   background-color: orange;
	text-transform: uppercase;
}

TABLE.t2 {
	background: #FFFF99; 
	color: Black;
	font-family: Geneva, Arial,Verdana,Helvetica,serif;
	font-size: 80%;
}

TABLE.t3 {
	background: #FFFF99;
	color: Black;
	font-family: Arial,Helvetica,Geneva,serif;
	font-size: 0.75em;
}
      
 UL  {
	font-size: 95%;
	margin-bottom: 0.5em;
}

.c1 {	text-align: left;
}

.c2 {	text-align: center;
}

.c22 {   margin-left: auto; margin-right: auto;
}

.c3 {	text-align: right;
}

 .copr {
	/* make copyrite info smaller */
	font-weight: normal;
	font-size: 65%;
}

.f4 {	font-size: 110%;
}

 
.form {
	text-align: center;   /* margin-left: 19em;
	margin-right: 19em;
	margin-top: 0em;
	margin-bottom: 0em */
}

.notice {
	color: #FF0000;
	background: transparent;
	font-family: "Amerigo BT", serif;
font-size: large;
}
 
.s2 {	font-size: large;
}

.s3 {	font-size: medium;
}
  
/*  A:active {
	color: #FF0000;
	background: #FFFF99;
	text-decoration: none;
	text-transform: none;
}
*/

.red {
   padding-top: 1em; 
   border-top: 2px red;
}


/* H1 {	font-size: xx-large;
}
H2 {
	font-size: x-large;
   padding-top: 1em; 
   border-top: 2px red;
}

H3 {	font-size: large;
}

H4 {	font-size: medium;
}

H5 {	font-size: small;
}

H6 {	font-size: smaller;
}
             */

