a:link {  color: #0066CC; text-decoration: underline}
a:visited {  color: #0066CC; text-decoration: underline}
a:hover {  color: #0066CC; text-decoration: none}
.textcontent {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a.menu:link {  color: #E7ECF3; text-decoration: none}
a.menu:visited {  color: #E7ECF3; text-decoration: none}
a.menu:hover {  color: #E7ECF3; text-decoration: underline}
a.Folder:link {  color: #000000; text-decoration: none; font-family: verdana; font-size: 8pt;}
a.Folder:visited {  color: #000000; text-decoration: none; font-family: verdana; font-size: 8pt;}
a.Folder:hover {  color: #000000; text-decoration: underline; font-family: verdana; font-size: 8pt;}

.heading1 {  font-family: Arial, Helvetica, sans-serif; font-size: 27px; font-weight:bold; color: #000080;}
.heading2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #0b7af3;}

td.Text
{
	font-size: 8pt;
	font-family: verdana;
}

p {font-size: 10pt; font-family: verdana;  text-align: justify}

.FileSysHeader 
{
	font-size: 8pt; 
	font-family: arial, verdana; 
	background-color:#ece9d8; 
	border-style:groove; 
	border-width:thin;
}

div.FileSys 
{
	height: 300px;
	border-width: thin;
	border-style: window-inset;
}


