/* CSS Document */


/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/*                                 MAIN                                 */

#body {

text-align: center

}


table.body {  

	cellpadding:0;
	style:border-collapse: collapse;
	width:800;

}

ul           {

font-family: Tahoma;
font-size: 9pt;
color: #000000;

}

#categories  {

padding:8px;
width: 573;
background-color: #FFFFFF;
font-family:Tahoma;
font-size:8pt;
color:#000000;
text-decoration:none;
margin-top:20;

}

#random      {
width: 200;
border: 1px solid #808080;
padding: 3px;
background-color: #FFFFFF;
float:right;
margin-right:40;
margin-bottom:15;

}
