
.font1  {   

	color : 000000;
        font-size : 15px;
	font-family : Arial ;        
	font-weight : normal;
	margin-bottom: 0;
	margin-top : 0;
	display : inline

	}


.font2	{

	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	margin-bottom : 0;
	margin-top : 0;
	display : inline;
	color : 000000;

	}     
        

.font3 	{

	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	margin-bottom : 0;
	margin-top : 0;
	display : inline;
	color : 000000;

	}

a      	{
	text-decoration: none;
	}

a:link  {

	color: blue

	}

a:visited  	{

		color: blue

		}

a:hover	{

	text-decoration: underline;

	}

ul,li {

	margin-top : 0;
	margin-bottom : 0;
	margin-right : 2px;

	}

#loading {

              width:990px;
              height: 690px;
              background:#cac3a7 url('loading.jpg') no-repeat;

	}                