
body, normal, b, table, .Heading, .TextColumn, .Navigation, .BottomRight, .ImageText
			{
			color: #5C5C5C;
			font-family: Verdana, sans-serif; 
			font-size: 76%;
			text-align: left;
			text-indent: 0; 
			line-height: 1.3em;
			margin-top: 0; 
			margin-left: 0; 
			margin-right: 0; 
			margin-bottom: 0; 
			overflow: auto;
			}

body		{background-color: rgb(255,255,255)} 
			 
body, normal, b {font-size: 1.75em}
b {font-size: .98em} 
a:link, a:visited, a:visited, a:active, a:hover {text-decoration: none; font-weight: bold;}
a:link, a:visited {color: rgb(0,0,0);}
a:active {color: rgb(150,0,0);}
b, a:hover {color: rgb(128,0,0);}

table, .ImageZone
			{
			width: 100%;
			padding: 0px;
			border: 0px;
			border-spacing: 0px;
			border-collapse: collapse;
			}
			
.LeftMargin	{width: 60px;} 
.TextColumn	{width: 400px;} 
.LeftRegion	{width: 310px;
			vertical-align: top;} 
.TextRegion	{width: 450px;} 
.LeftZone	{width: 95px;}
.ImageZone	{width: 665px;
			vertical-align: top;
			text-align: left;
			}
			
.Gray  		{background-color: #E8E8E8;}

.NavigationBox  {
			background-color: #E8E8E8;
			width: 210px;
			vertical-align: top;
			text-align: left;
			border-right: 1px solid #000000;
			}

.UpperBox  	{
			background-color: #FFFFFF;
			height: 250px;
			border-bottom: 1px solid #000000;
			}

.Navigation  {
			font-size: .55em; 
			margin-left: 95;
			margin-top: 35;
			line-height: 2.5em;
			}

.Attribution 	{
			color: #800000;
			font-family: arial;
			text-align: right;
			margin-top: -1.1em; 
			margin-bottom: 2em;
			font-style: italic;
			font-weight: bold;		
			}

.Heading 	{
			color: #800000;
			text-transform: uppercase;
			font-size: .9em;
			letter-spacing: .15em;
			margin-top: 35; 
			margin-bottom: .5em; 	
			font-weight: Bold;
			}

.BottomRight
			{
			width: 450px;
			text-align: right;
			vertical-align: bottom;
			}
			
.ImageText
			{
			font-size: .95em;
			text-align: right;
			line-height: 1.3em;
			margin-right: 3;
			margin-bottom: 25;
			}