ul.none 
{
list-style-type: none;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt
}

ul.regular 
{
font-family: Arial, sans-serif;
font-size: 10pt
}

a.none
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
text-decoration: none
}

p.head1
{
font-family: Arial, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 14pt;
color: green;
text-align: center
}

p.head2
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12pt;
color: blue;
text-align: center
}

p.head3
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align: justify
}

p.simple
{
font-family: Arial, sans-serif;
font-size: 10pt;
text-align: justify
}

p.regular
{
font-family: Arial, sans-serif;
font-size: 10pt;
text-align: justify;
text-indent: 2em
}

p.regular_bold
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align: justify;
text-indent: 2em
}
p.head_blue
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
color: blue;
text-align: justify
}
caption.cap_1
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10pt;
text-align: center
}
TABLE.menu
{
background: #97DEEB
}
