table {
	color: #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;

}
.a1:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	color: #DB8400;
	letter-spacing: 1.5pt;
	word-spacing: normal;


}
.a1:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1.5pt;

}
.a1:visited {
	font-weight: bold;
	color: #DB8400;
	text-decoration: none;
	letter-spacing: 1.5pt;

}
.a2:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	color: #DB8400;

}
.a2:hover {
	color: #FFCC00;
	text-decoration: none;

}
.a2:visited {
	color: #DB8400;
	text-decoration: none;

}

.a3:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	color: #DB8400;
	font-weight: bold;


}
.a3:hover {
	color: #FFCC00;
	text-decoration: none;

}
.a3:visited {
	color: #DB8400;
	text-decoration: none;

}

.title1 {
	font-weight: bold;
	color: #3399CC;
	letter-spacing: 1pt;
}
.title2 {
	font-weight: bold;
	color: #3894AB;
	text-decoration: underline;
	font-size: 11pt;


}
a:link {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;

}
.line{
	BORDER-LEFT-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	color: #0099CC;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: 303050;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;





} 
.input2 {
	color: #0099CC;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: 303050;
	margin: 1px;
	padding: 1px;
	border: 1px dotted #006699;


}
