body
    {
    color: #000;
    background: rgb(240,240,230);
    }

h1 {

   font-family:"Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;

   margin:0px;

   padding:0px;

   margin-top:1ex;

   margin-bottom:2ex;

   font-size:110%;

   color: #000;

   border-bottom:4px solid #FF7F00;

   }



p {

  text-align: justify;

  }



a[href]

    {

    color: #2624B0;

    text-decoration: none;

    }



a.button

    {

    font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;

    font-size: 85%;

    color: white;

    font-weight: bold;

    text-decoration: none;

    }



a.button:hover

    {

    text-decoration: underline;

    }



.sympheader

    {

    text-align: center;

/*     background: rgb(180,150,150); */

    font-size:100%;

    font-weight: bold;

    }



.nameheader

    {

    text-align: center;

/*     background: rgb(180,150,150); */

    font-size:180%;

    color: #B02624;

    }



.acroheader

    {

    text-align: center;

/*     background: rgb(180,150,150); */

    font-size:200%;

    }



.affiliation

    {

    text-align: center;

    font-style: italic;

    }



.seacolor

    {

    text-align: center;

    background: #8B1A1A;

    color: white;

    font-weight:bold;

    }



.beachcolor

    {

    text-align: center;

    background: #FF7F00;

    color: black;

    font-weight:bold;

    }



.latmenu

    {

    border-width: 10px;

    border-style: solid;

    border-color: #8B1A1A;

    background: #8B1A1A;

    color: white;

    }



.main

    {

    padding: 0px 10px;

    background: rgb(240,240,230);

    }



.dates

    {

    padding: 2px 6px;

    }



.super

    {

    vertical-align: super;

    font-size: 70%;

    }



.inactive

    {

    color: #888888;

    }



.papertitle

    {

    font-style: italic;

    }



.authors

    {

    font-style: italic;

    }



.authoraffil

    { 

    font-style: normal;

    font-family: sans-serif;

    font-size: smaller

    }



.confday

   {

   margin:0px;

   padding:0px;

   margin-top:1ex;

   margin-bottom:2ex;

   font-size:110%;

   color: #B02624;

   }



.nonsci

    {

    font-weight: bold;

    color: green

    }



.sessionname

    {

    font-weight: bold;

    color: #2624B0;

    }

   

.invitedtalk

    {

    font-weight: bold;

    color: #B000B0;

    }



.red { color : red;}


.contacts {
	float:left;
	margin-left:0px;
	font-size:16px;
	text-decoration:none;
	padding: 1px 5px 0px 0px; 
}

