body		{
		color : #000000;
		background: #ffffff;
		}

A:link 	{ color: #0000ff; }
A:active 	{ color: #ff0000; }
A:visited 	{ color: #800080; }
A:hover 	{ color: #ff0000; }


A.archive:link, A.archive:visited, A.archive:active
		{
		text-decoration: none;
		color: #333333;
		letter-spacing: 0.0em;
		}
		

A.archive:hover {
		text-decoration: underline;
		color: #ff0000;
		}

A.translation {
		background: #000000;
		padding-left: 0.5em;
		padding-right: 0.5em;
		padding-bottom: 0.1em;
		font-size: 10pt;
		font-weight: bold;
		}

A.translation:link, A.translation:visited, A.translation:active
		{
		text-decoration: none;
		color: #ffffff;
		letter-spacing: 0.0em;
		}
		

A.translation:hover {
		text-decoration: underline;
		color: #ff0000;
		}


.masthead	{ 
		background: #3544b6 ;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 10pt ;
		color: #ffffff ;
		}

.title1 	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-style: normal; 
		font-weight: bold; 
		letter-spacing: 0.02em;
		color: #000000;
		}


.title2 	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold; 
		letter-spacing: 0em;
		color: #000000;
		}


.bodytext	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal; 
		text-align: left ;
		margin-left: 0em;
		margin-right: 0em;
		}


.footer	{ 
		background: #3544b6;
		}

table.reference
		{
/*		background: #f0f0e4; */
		background: #e4e0ba;
/*		border-top: 4px solid #999973; */
		border-top: 4px solid #bab479;
		border-bottom: 2px solid #cecea5;
		margin: 0 0.3em 0 0.3em;
		}

td.reference
		{
		padding: 0.5em 0.3em 0.5em 0.8em;
		}


img.reference
		{
		margin: 0em 1.0em 0em 0em;
		float: left;
		border-width: thin;	
		}
