body{
font-size: 10pt;
font-family: Arial, Verdana,Tahoma, sans-serif;
/*font:80% Verdana,Tahoma,Arial,sans-serif;*/
text-align:left;
background:#fff;
margin:0px;
padding: 30px;
}

#container{
width:800px;
margin:0px auto;
text-align:left;
background:#ffffff;
color:#000;
border-top: none;
}

#header {
height: 50px;
background: #fff;
border: none;
}

#header h1 {
color: #000;
padding-top: 20px;
margin: 0;
text-align: center;
/*font-family: Verdana;*/
font-size: 1.8 em;
font-weight: 100;
}


#content {
/*font-size:0.9em;*/

}

#content1 {
float:left;
width:580px;
/*font-size:0.9em;*/
padding:20px 0px 0px 0px;
}

/*a:link, a:visited*/
/*{*/
/*font-weight: bold;*/
/* color: #000; */
/*color: #999;*/
/*color: #00d;*/
/*}*/

/*a:hover*/
/*{*/
/*color: #00d;*/
/*}*/


h2 {
font-size:1.3em;
font-weight:normal;
text-align:left;
color:#000;
font-weight: bold;
}

h3 {
font-size:1.2em;
font-weight:normal;
text-align:left;
color:#000;
font-weight: bold;
}

h4 {
font-size:1em;
font-weight:normal;
text-align:left;
color:#000;
font-weight: bold;
}


p {
text-align:left;
font-size: 1em;
}

.menu{
margin-top: 20px;
float:right;
width:220px;
padding:20px 0px 0px 0px;
line-height:1.4em;
border:none;
text-align: center;
}

.menu ul, .menu li {
list-style-type: none;
}


.menu li {
text-align: left;
}


.menu a:link, .menu a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 5px;
text-decoration: none;
/*border-bottom: 1px solid #000;*/
/*color: #555;*/
color: #009;
}


.menu a:link#current, .menu a:visited#current, .menu a:hover
{
border-bottom: 1px solid #000;
/*padding-bottom: 2px;*/
background: transparent;
color: #000;
}


/*a.paper {*/
/*font-weight: bold;*/
/*}	*/


/* for papers in tables */

