body {
	background-color: white;
        float: none !important;
  	width: auto !important;
 	margin: 0 !important;
  	padding: 0 !important;
	font : 9pt Verdana, sans-serif; 
	line-height: 1.5; 
	color: #333; 
	background-image: none;
	}

a:link, a:visited {
       color: #520;
       background: transparent;
       font-weight: bold;
       text-decoration: underline;
}

#rightcontent a:link:after, #rightcontent a:visited:after {
      content: " (" attr(href) ") ";
      font-size: 90%;
}
	
h1 {
	font: 16pt Didot, Georgia, serif;
        color: #000;
        font-weight: bold;
        border-bottom: 1px dotted #333;
	}
	
h3 {
        font: 14px Georgia, Times, serif; 
        font-weight: bold; 
        color: #000;
}

h4 {
	font-family: Optima, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
        color: #000;
	}
	
h5 {
	font: 10pt Optima, Verdana, sans-serif;
	color: #333;
	font-weight: normal;
	font-style: italic;
	}
	
#header {
        padding: 0;
        
	}
	
#theme_list ul{
	list-style: none;
               padding-left: 0;
               margin: 0;
	}
	
#leftcontent {
		display: none;
		}
		
#rightcontent {	
	margin:0;
	}
	
#footer {
	}
	
.home_text {
	}
	
.issue {
	font-family: Didot, Garamond, Palatino, Georgia, Times, serif;
	color: #666;
	font-weight: bold;
	font-size: 14pt;
	}
	
.email {
	font-family: Optima, Helvetica, Verdana, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	}
	
.selected {
	font-size: 14pt;
	font-weight: bold;
	color:#000;
	}
	
.address {
	margin-left: 75px;
	}

.return {
       display: none;
}

.drop {
	float: left;
	width: .7em;
	font: 3em Didot, Georgia, serif;
	line-height: .83;
	}
	
.center {
	text-align: center;
	}

