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

body {background-color:#fffff} /* default */
body.w {background-color:#ffffff;}
body.y {background-color:#ffffcc;}
body.o {background-color:#ffcc66;}

p {color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight: 800; 
font-size:1.2em; line-height:115%;  
font-family:"Times New Roman_ISO_8859_2",
 "Times New Roman",serif
 }

p.small {font-size:1.0em}

p.small2 {font-size:0.8em}

p.small3 {font-size:0.2em}

p.large {font-size:1.6em}

P.FL {text-align:left; font-style:italic; font-size:1.0em;line-height:115%;}

P.FR {text-align:right; font-style:italic; font-size:1.0em;}

p.fr2 {text-align:right; font-style:normal; font-size:0.8em;}

P.list {text-align:left; text-indent:3.0em;font-size:1.0em;}

P.list2 {text-align:left; text-indent:3.0em;font-size:0.8em;}

P.CTR {text-align:center; font-size:1.0em;line-height:115%}

P.CTR2 {text-align:center; font-size:0.8em;line-height:115%;}

p.just{text-align:justify; font-size:1.0em;line-height:115%;} 

p.just2 {text-align:justify; font-size:0.8em;line-height:115%;} 

p.b {font-weight:900}

SPAN.colorimg {color:#218429}
SPAN.color {color:#DEBDDE}

H1 {text-align:center;font-size:1.6em;
font-style:normal;
font-weight:700;
font-family:"Times New Roman__ISO_8859_2",
 "Times New Roman",serif;
color:#9b0000;
margin:0% 0% 0% 0%}

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}
/* 3/23/07 CSS check says this unnecessary; body already gives BG color span.tr {color:#f7ffce} */

ul {color:#000; text-indent:0em;
font-variant: normal;  font-style:normal; font-weight: 800; 
font-size:0.8em; line-height:115%;  
font-family:"Times New Roman_ISO_8859_2",
"Times New Roman",serif
 }

table {
table-layout:auto;
}

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

table.lind {
}

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

table.rr {
table-layout:fixed;
float:right;
font-weight:800;font-size:1.0em;
}

table.rind {
}

div.bold {font-weight:800;font-size:0.8em;} 
