/*!!!!!!!!!!!!!!!!!!!!!!!!!!
! All
!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
p,h1,h2,h3,li,hr, table
{margin-left: 1cm;margin-right: 1cm}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!
! Tables
!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
table        {font-size:12px;font-family: verdana, arial, 'sans serif';height:13px}
table.normal {font-size:medium;height:auto;width:auto;border:solid #0000FF}
table.small  {font-size:8px;height:10;width: 5%;}
/*!!!!!!!!!!!!!!!!!!!!!
! Body
!!!!!!!!!!!!!!!!!!!!!!!*/
body {background-color:=#FFFFFF}
h1       {color: blue; font-size:24px}
h2,h3,hr {color: blue; font-size:14px}
/*!!!!!!!!!!!!!!
! Paragraphs
!!!!!!!!!!!!!!!!*/
p,li
{font-size: 12px;font-family: verdana, arial, 'sans serif';line-height: 13px;}
p.small {font-size: 10;line-height: 11 px; }
p.medium {font-size: 10;line-height:14 px;}
/*!!!!!!!!!!!!!!!!!!!!!
! Images
!!!!!!!!!!!!!!!!!!!!!!!*/
img        {float:right}
img.normal {height:auto;width:auto }
img.big    {height:120%;width: 120% }
img.small  {height: 50%;width: 50%}
img.bad    {height: 10%;width: 10%}

