BODY {
	margin : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
}

td {    font-style : normal;
	color : 222222;
	font-size : 13;
	text-indent :0;
	text-align : center;
	line-height : 20px;
	margin-bottom : 5;
	margin-left : 10;
	margin-right : 30;
	margin-top : 5;
}

P      {
	font-style : normal;
	color : 252525;
	font-size : 13;
	text-indent :0;
	text-align : justify;
	line-height : 20px;
	margin-bottom : 5;
	margin-left : 15;
	margin-right : 30;
	margin-top : 5;
	
       }
P.data { font-style : italic;
         color : 2323cc;
       }

P.mini {
	font-size : 25px;
	font-weight : normal;
	color : 4444aa;
        font-style : italic; 
       }

P.head {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	letter-spacing :0;
	margin : 1 5 10 5;
       }

P.menu {
	font-size : 12px;
	text-align : left;
	margin-left: 5px.;
        color : ff0000;
       }


A       {TEXT-DECORATION: none;
        }

A.hmenu {
        line-height : 10px.;
        color : 4444aa;
        font-size : 15px;
	margin : 10px 10px 15px 15px;
        TEXT-DECORATION: none;
        }

A.guest {
        color : aa4466;
        font-size : 15px;
	margin : 10px 10px 15px 15px;
        TEXT-DECORATION: none;
        }
A.links{
        color : 5656cc;
       }
UL{
	list-style-type : inherit;
	line-height : 14px;
	font-style : normal;
	color : 333333;
	font-size : 13;
	text-align : justify;
	list-style-position : outside;
	margin-right : 40px;
}