A:link		{color: #666666;text-decoration:none;}
A:visited	{color: #666666;text-decoration:none;}
A:hover	{color: #A49C68;text-decoration:none;}

h1
{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #666666; 
	font-weight: bold; 
	margin-top: 25; 
	margin-bottom: 0 
}
.bigtitle
{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 20px; 
	color: #666666; 
	font-weight: bold; 
	margin-top: 25; 
	margin-bottom: 0 
}

h2
{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #666666; 
	font-weight: bold; 
	margin-top: 2; 
	margin-bottom: 2 
}

.maintable {
		width: 100%;
		}
		
.folder	{
		text-indent:14px;
		width: 100%;
		}
.titles {
		color: #666666; font-family: Times New Roman, Times, serif; font-size: 14pt; font-weight: bold; 
               background-color: #FBE7CF}
.footer
{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #666666; 
	margin-top: 25; 
	margin-bottom: 0; text-align:right 
}