body {
	background: 	#FFFFFF; 
	color: 			#000000; 
	font-family:	arial;
	width:			800;
}

h1 {
	color: 						white;
	background-color:			#704214;
	font-family:				Arial;
	font-size:					20pt;
	align:						center;
}

h2 {
}

h3 {
}

.Content     { FONT-FAMILY:	arial;
			   FONT-SIZE:	10pt;
			   ALIGN:		justify;
			   font-weight:	normal;
			}
.Highlight	{
		background-color:		#704214;
		font-family:	arial;
		font-size:		14pt;
		font-weight:	bold;
		color:			white;
		align:			center;
			}
.SmallHighlight	{
		background-color:		#704214;
		font-family:	arial;
		font-size:		8pt;
		font-weight:	bold;
		color:			white;
			}
.Note	{
		width:			800;
		font-family:	arial;
		font-size:		10pt;
		}
.Menu		{
		width:			800;
		font-family:	arial;
		font-size:		10pt;
			}
.SideMenu		{
		font-family:	arial;
		font-size:		9pt;
		color:			navy;
		background-color:	#C2B280;
			}
.Footer		{
		width:			800;
		font-family:	arial;
		font-size:		9pt;
			}
.Header		{
		width:			800;
		font-family:	arial;
		font-size:		20pt;
		font-weight:	bold;
			}
.Table		{
		width:			800;
		font-family:	arial;
		font-size:		10pt;
			}
.TableHeader		{
		width:			800;
		font-family:	arial;
		font-size:		12pt;
		font-weight:	bold;
		Background-color:	black;
		color:			white;
			}
.Credits		{
		font-family:	Arial;
		font-size:		8pt;
		font-style:		italic;
		font-weight:	normal;		
			}
