@charset "iso-8859-2";
/* AUTHOR: Edward Agro */
/* Creation date: 5/22/02 */

/*sans-serif fonts: Tahoma (244K) Arial  (270K) */
/* serif fonts: Verdana (137K) Georgia (140K) Times New Roman (323K) */ 

body {background-color:#f7ffce}
body.red {background-color:#9b0000}
body.wht {background-color:#ffffff}

p.ss {color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight:700; 
font-size:1.2em; line-height:115%;
font-family: Tahoma, Arial
 }

p.s {color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight:700; 
font-size:1.2em; line-height:115%;
font-family: TNR, Georgia, Verdana;
 }
 
P.FL {text-align:left; font-style:normal; font-size:1.2em;line-height:115%;}

P.FR {text-align:right; font-style:normal; font-size:1.2em;}

P.CTR {color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight:900; 
font-size:1.2em; line-height:115%;text-align:center;
font-family: TNR, Georgia, Verdana;}

P.CTRHD {text-align:center; font-size:1.4em; font-weight:900;line-height:115%}

p.just{color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight:500; 
font-size:1.1em; line-height:115%;text-align:justify; font-family: TNR, Georgia, Verdana;} 

p.b {font-weight:900}

td.o {padding:0}
td.a {padding-top:20;padding-bottom:0;padding-left:20;padding-right:20}

H1.red {text-align:center;font-size:1.6em;
font-style:normal;
font-weight:700;
font-family:
TNR, Georgia, Verdana;
color:#9b0000}

H1.blk {text-align:center;font-size:1.6em;
font-style:normal;
font-weight:700;
font-family:
TNR, Georgia, Verdana;
color:#000}

H2 {text-align:center;
font-weight:900;
color:#218429;
font-family:"Arial"}

H3 {text-align:"left";
font-style:italic;
font-weight:bolder;
font-family:"Arial Bold Italic"}

A:link {color:#9b0000;	text-decoration:underline}

A:VISITED {color:#9b0000; text-decoration:underline}

A:HOVER {color:#9b0000; text-decoration:underline}	

A.w:link {color:white; text-decoration:underline}

A.w:VISITED {color:white; text-decoration:underline}

A.w:HOVER {color:white; text-decoration:underline}	

span.b {color:black}
span.r {color:#9b0000}
span.ru {color:red}
span.w {color:white}
span.tr {color:#f7ffce}

table {
table-layout:auto;
float:left;
}

table.nof{float:none;}

table.l {
table-layout:auto;
float:left;
}

table.lind {
}

table.r {
table-layout:fixed;
float:right;
}

table.rind {
}

div.ht {height:20%}