a		{	color:	#710000;

					text-decoration:	none;
					font-family:	Tahoma;
					font-size:	12px; font-weight:bold	}
a:visited{	color:	#000000;

					font-family:	Tahoma;
					font-size:	12px; font-weight:bold;}
a:hover	{	color:	#996633;

					font-family:	Tahoma;
					font-size:	12px; font-weight:bold; text-decoration:underline 	}
a.select		{	color:	#710000;
					text-align:	center;
					width:	100%;
					text-decoration:	none;
					font-family:	Tahoma;
					font-size:	12px; font-weight:bold	}
a:visited.select{	color:	#000000;
					text-align:	center;
					width:	100%;
					font-family:	Tahoma;
					font-size:	12px; font-weight:bold; background-color:#9D8D4D 	}
a:hover.select	{	color:	#996633;
					text-align:	center;
					width:	100%;
					font-family:	Tahoma;
					font-size:	12px; font-weight:bold; background-color:#AAA453 	}
					
					
a.bottom		{	color:	#003300;

					text-decoration:	none;
					font-family:	Tahoma;
					font-size:	12px 	}
a:visited.bottom{	color:	#000000;

					font-family:	Tahoma;
					font-size:	12px; 	}
a:hover.bottom	{	color:	#AAA453;

					font-family:	Tahoma;
					font-size:	12px; text-decoration:underline 	}


body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #505050;
	color: #002B00;
	font-size:	10px;
	background-image: url(images/background2.jpg);
	background-attachment: fixed;
}
.text
{
	 text-indent:-10; line-height:150%; margin-left:20; margin-right:20; font-size:12px
}
.TOC
{
	 font-size:8pt; font-family:Tahoma; line-height:150%; margin-left:10; margin-right:10
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
	font-size:	12px; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Garamond, Times New Roman, Times;
}
h1
{
	color: rgb(255,204,0);
	font-size:	18px
}
h2
{
	font-size:	20pt;
	font-style: italic; font-weight:bold; color:#800000
}
h3
{
	font-size:	20pt;	
	color: #996633;
	font-style:italic; 
	font-weight:bold 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}