BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	background-color : #8AD9FF;
}

HR {
	color: Navy;
}

.header {
	font-size: 13px;
	font-weight : bold;
}

.footer {
	font-size: 11px;
	font-weight : bold;
}

.file_list {
	text-align: center;
	vertical-align : middle;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.h_file_list {
	font-weight : bold;
	background-color : #0080C0;
	color : #FFFFD5;
}

A 	{	text-decoration: none;	color : Black;	font-size : 11px; }
A:visited 	{ text-decoration: none; color : Navy }
A:hover{ text-decoration: underline; color : #CC6666; font-size : 11px; }
A:link{ text-decoration: none; color : Black; font-size : 11px;  }
A:active{ text-decoration: none; color : Navy; font-size : 11px; }

.big {	font : 13px; color: Navy; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; }
A.big 	{ text-decoration: none; color : Navy;	font : 13px;  }
A.big:visited 	{ text-decoration: none; color : Navy;	font : 13px;  }
A.big:hover{ text-decoration: underline; color : #CC6666; 	font : 13px; }
A.big:link{ text-decoration: none; color : Navy; 	font : 13px; }
A.big:active{ text-decoration: none; color : Navy; 	font : 13px; }

.bigb {
	font : 13px;
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.bigb 	{ text-decoration: none; color : Black;	font : 13px;  font-weight : bold; }
A.bigb:visited 	{ text-decoration: none; color : Black;	font : 13px;  font-weight : bold; }
A.bigb:hover{ text-decoration: underline; color : #CC6666; 	font : 13px; font-weight : bold; }
A.bigb:link{ text-decoration: none; color : Black; 	font : 13px; font-weight : bold; }
A.bigb:active{ text-decoration: none; color : Navy; 	font : 13px; font-weight : bold; }

.tab0 {
	background-color: #8AD9FF;
}
.tab1 {
	background-color: #80D0FF;
}