BODY		{	margin: 10px }

IMG.Logo	{	border: 0 }

H1.Title	{	font-family: "Arial", sans-serif;
			font-size: 30px;
			text-align: center;
			color: #000884; 
			position: absolute;
			left: 150px;
			top:  10px }

H1			{	font-family: "Arial", sans-serif;
				font-size: 25px;
				text-align: center;
				font-style: bold;
				color: #000884; }

H2			{	font-family: "Arial", sans-serif;
				font-size: 20px;
				color: #000884;
				text-align: center }

H3			{	font-family: "Arial", sans-serif;
				font-size: 10pt;
				font-weight: bold;
				color: #000884; }
			
IMG.Bar		{	position: absolute; 
				left: 150px;
				top: 120px }

DIV.Links	{	position: absolute;
				top: 160px;
				left: 10px;
				width: 210px;
				background-color: #000884;
				font-family: "Arial", sans-serif;
				font-size: 10pt;
				color: white; 
				padding: 5px }

DIV.Content	{	position: absolute;
				text-align: justify;
				top: 160px;
				left: 235px;
				width: 500px;
				min-height: 800px;
				color: black;
				background-color: white;
				font-family: "Verdana", "Arial", sans-serif;
				font-size: 10pt; }

A			{	color: #663366; }

A.Sidebar	{	color: #aeccd4;	
				text-decoration: none }

A.Sidebar:visited	{ color: #8a989b }

A.Sidebar:hover	{	color: #FF9933;
					text-decoration: underline }

SPAN.Sidebar {	color: FF9933;
				font-size: 12pt;
				font-style: italic;
				font-weight: bold; }

SPAN.Indent	{	position: relative;
				left: 10px; }
