.title {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 20pt; 
	font-weight: bold; 
	color: #006699; 
	font-style: italic
}

.subhead {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #006699; 
	font-style: italic
}


table.bigtable {
	border: 1px solid #000000;
	width: 720
	height: 100%
}

A.top {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	text-decoration:none; 
	color: #114360;  
	font-weight : bold; 
}

A.top:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	text-decoration:none; 
	color: #77A4D5; 
	font-weight : bold; 
}

td.bar {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white;  
	font-weight : bold; 
}



BODY {     scrollbar-3d-light-color:#9AB5D4;
           scrollbar-arrow-color:#114360;
           scrollbar-base-color:#114360;
           scrollbar-dark-shadow-color:#114360;
           scrollbar-face-color:#9AB5D4;
           scrollbar-highlight-color:#666666;
           scrollbar-shadow-color:#114360;
	   font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; font-size: 10pt; color: black}
	   margin-top: 5;
	   margin-bottom: 5;

p {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: black
}

a {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	text-decoration:none;
	font-weight : bold;
	color: #91072E
}

a:hover {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	text-decoration:underline;
	font-weight : bold;
	color: #5A90CC
}

ul {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black
}

td {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black
}

hr {
	height: 1px;
	color: 91072E
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color: 91072E;
	border-color : 91072E;
	border-style : solid;
	border-width : 1px;
	background : FFFFFF;
}
