body   { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #003399; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	scrollbar-base-color: d2e5f8; 
	scrollbar-arrow-color: 003399; 
}
td,tr   { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bolder;
}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 999999;

}
h4   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;

}
h5   {
	font-size: 12px;
	font-weight: normal;
	color: #999999;

}
h6   {
	color: 999999;
}
.small_font   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.table_ws   { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #CFD9D3; 
	color: #003399; 
}
.table_title_ws   { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #003399; 
	color: #FFFFFF; 
	font-weight: bold; 
}
p,li,ul   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	list-style-type: square;
	padding-bottom: 5px;
	list-style-position: outside;

}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
#link:hover {
	color: 999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
}
