body {
	background-color:white;
	font-family:Times New Roman, serif;
	color:#004080;
     }

img	{
	border:0px
	}
h1     {
	color:#004080;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	}
h2     {
	color:#B20014;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	}
h3  
	{
	color:#004080;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	}


a:linK {
	color:#B20014;
	text-decoration:none;
	}

a:visited {
	color:#B20014;
	text-decoration:none;
	  }

a:hover {
	color:#004080;
	text-decoration:underline;

	}


div.sidebar {
	font-size:10pt;
	color:White;
        }

table    {
	 background-color:white;
	 }
table.layout {
		padding:0;
		margin:0;
		}
table.defcontent
		{
		padding: 5px;
		color:#004080;
		}
table.defcontent td {
		font-size:12pt;
		}

table.smallcontent td {
		font-size:10pt;
		padding:3px;
		vertical-align:top;
		}

table.content {
		padding-left:20px;
		padding-top: 40px;
		}
		
table.content td {
		font-size:18pt;
		color:#004080;
		font-style:italic;
		padding-left:20px;
		}

table.nav 	{
		text-align:center;
		vertical-align:top;
		margin:0;
		vertical-align:top;
		padding:0px;
		color:#B20014
		}

table.nav td    {
		text-align:center;
		font-size:10pt;
		padding:3px;
		}



td.current	{
		color:#004080;
		background:#e9e9e9;
		}

td.parentlink	{
		background:#e9e9e9;
		}

td.subnav	{
		color:#B20014;
		font-size:9pt;
		background:#e9e9e9;
		}


hr  {
	color:#004080;
	height:3px;
     }	



address {
	font-size:9pt;
	text-align:center;
	color:#004080;
	}

div.author {
	font-style:italic;
	font-size:.6em;
	   }
ul     { 
	padding:1px;
	}

