.alignl
{float:left;
text-alignLjustify;
width:68%;}

.alignr
{float:right;
text-align:justify;
width:30%;}

.bold
{font-weight:bold;}

.boldbig
{font-weight:bold;
font-size:2.5em;}

.center
{text-align:center;}

.foot
   {background-color:#000000;
   border-color:#ffffff;
   border-style:solid;
   border-width:1px;
   clear:right;
   padding-bottom:2px;}

.head
   {background-color:#ffffff;
   border-color:#000000;
   border-style:solid;
   border-width:1px;
   padding-bottom:2px;}

.headcont
   {background-color:#000000;
   border-color:#ffffff;
   border-style:solid;
   border-width:1px;
   margin-top:10px;
   margin-bottom:5px;
   text-align:center;}

.headsize
   {font-size:2.2em;
   font-weight:bold;}

.hr
   {border-color:#000000;
   border-style:solid;
   border-top-width:1px;
   border-bottom-width:0px;
   border-left-width:0px;
   border-right-width:0px;
   margin-bottom:10px
   text-align:right;}

.italic
   {font-style:italic;}

.italicbold
   {font-style:italic;
   font-weight:bold;}

.main
   {background-color:#333333;
   border-color:#000000;
   border-style:solid;
   border-eidth:1px;
   padding:1%;}

.matting
   {background-color:#000000;
   margin:auto;
   padding:1%;
   width:80%;}

.small
   {font-size:0.5;}

.underline
   {text-decoration:underline;}

.width
   {width:100%;}

a:link
   {color:#ffffff;
   text-decoration:underline;}

a:visited
   {color:#cc99cc;
   text-decoration:underline;}

a:hover
   {color:#66cc66;
   font-weight:bold;
   text-decoration:none;}

a:active
   {color:#ffff00;
   text-decoration:underline;}

body
   {background-color:#333333;
   font-family:arial, sans-serif;
   color:#cccccc;
   font-size:0.7em;
   text-align:center;}





