/*!!!!!!!!!!!!!!!!!!!!!!!!!!
! Main menues
!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
table        {font-size:10;align:right;border:medium double rgb(250,5,255)}
table.fancy  {font-size:medium;height:auto;width:auto;border:solid #0000FF}
table.normal {font-size:medium;height:auto;width:auto;border:none}
table.small  {font-size:10;height:auto;width:auto;border:none}
/*!!!!!!!!!!!!!!
! Headings
!!!!!!!!!!!!!!!!*/
h1
{font-family: verdana, arial, 'sans serif';color: blue;background-color:=#FFFFFF;;font-size:20;}
/*!!!!!!!!!!!!!!
! Paragraphs
!!!!!!!!!!!!!!!!*/
h2
{font-family: verdana, arial, 'sans serif';color: blue;background-color:=#FFFFFF;;font-size:18;}
/*!!!!!!!!!!!!!!
h3
{font-family: verdana, arial, 'sans serif';color: blue;background-color:=#FFFFFF;;font-size:16;}
/*!!!!!!!!!!!!!!
p, table, li, hr
{margin-left: 5pt}
/*!!!!!!!!!!!!!!!!!!!!!
! Body
!!!!!!!!!!!!!!!!!!!!!!!*/
body
{background-color:=#FFFFFF;font-size: 12;}
/*!!!!!!!!!!!!!!!!!!!!!
! Images
!!!!!!!!!!!!!!!!!!!!!!!*/
img        {float:left}
img.normal {height:auto;width:auto; }
img.big    {height:120%;width:120%; }
img.small  {height:50%;width:50%; }
img.bad    {height:10%;width:10%; }
img.verybad {height:5%;width:5%; }
/*!!!!!!!!!!!!!!!!!!!!!
! END
!!!!!!!!!!!!!!!!!!!!!!!*/


