/*
 * Style sheet for Swans Special Issue on Iraq
 * $Id: iraq.css, v 1.0 06/12/2003 $
 */


body {
	font:15px/1.2 georgia, times, serif;
	background:#fff;
	padding:0px;
	margin:0px;
	}

a:link {
  color: #00f;
	}
	
a:active {
    color:#ffff00;
	}
	
a:visited {
    color:#800080;
	}
	
pre {
	margin:0px 10px 10px 10px;
	margin-left: 20px;
	font-size:11px;
	color:maroon;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}
	
#content {
	background:#fff;
	margin-left: 70px;
   	margin-right:70px;
	border:0px solid #aaa;
	}
	
p  {
	margin:0px 20px 10px 20px;
	text-align: justify;
	text-indent: 0px;
	}

#indent  {	
	text-indent: 20px;
	}
		
p.bold {
	font: bold 14px/1.2 georgia, times, serif;
	}
	
p.small {
	font: 11px/1.2 georgia, times, serif;
	}

p.smallg {
	font: 11px/1.2 georgia, times, serif; color: #545454;
	}

p.smallbg {
	font: 11px/1.2 georgia, times, serif; font-weight: bold; color: #545454;
	}
	
p.think {
	font: bold 14px/1.2 georgia, times, serif;
	color: olive;
	text-align: center;
	}

#mini  {
	font: 11px/1.2 georgia, times, serif;
	}

blockquote { 
	font: 13px/1.2 georgia, times, serif;
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	 }

td  {
	font: 11px/1.2 georgia, times, serif;
	}
	
h1  {
	font: bold 35px georgia, times, serif;
	margin:0px 10px 10px 10px;
	padding-top:10px;
	}
		
#banner h1 {
	font: 20px georgia, times, serif;
	font-weight: bolder;
	font-style: oblique;
	padding:10px 10px 0px 10px;
	margin:0px;
   	margin-left: 30px;
	}

h3  {
	font: bold 15px georgia, times, serif;
	margin:0px 10px 10px 10px;
	padding-top:10px;
	}
	
h4  {
	font: bold 12px georgia, times, serif;
	margin:0px 10px 10px 10px;
	padding-top:10px;
	}	

span.gray	{	background-color: white;	}

#title {	font-size: 20px; font-family: "Courier New", Courier, monospace; 
		font-weight: bold; font-stretch: extra-expanded;  }

A.header:link		{color: olive; text-decoration:none; font-weight: bold; }
A.header:visited	{color: teal; text-decoration:none; font-weight: bold; }
A.header:active	{color: black; text-decoration:none; font-weight: normal; }
A.header:hover	{text-decoration: blink; font-weight: normal; }


div.a {
    font:14px/1.2 georgia, times, serif;
	margin:0px 10px 10px 10px;
	font-weight:bold;
    color:#545454;
    }

div.date {
    font:14px/1.2 georgia, times, serif;
	margin:10px 10px 10px 10px;
	text-align: right;
	font-weight:bold;
    color:#333333;
    }
