.font12 {
	font-size: 12pt;
	line-height: 22px;
}
.font11 {
	font-size: 11pt;
	line-height: 17px;
}
.font10 {
	font-size: 10pt;
	line-height: 22px;
}
body {
	font-size: 11pt;
	line-height: 20px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

}
textarea.slow {
	border: 1px solid #eeeeee;
	font-size: 9pt;
}
textarea.dark {
	border: 1px solid #003366;
	font-size: 9pt;
}
input.slow {
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	vertical-align: 10%;
	background-color: #eeeeee;
	line-height: normal;
	margin: 2px;
	padding: 0px 2px;
	clear: both;







}
input.dark {
	font-size: 9pt;
	color: #000000;
	vertical-align: baseline;
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: auto;



}
a.red:link {
font-size: 11pt;
	color: #ff6600;
	text-decoration: none;
}
a.red:visited {
font-size: 11pt;
	color: #ff6600;
	text-decoration: underline;
}
a.red:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.small:link {
font-size: 9pt;
	color: #ff6600;
	text-decoration: none;
}
a.small:visited {
font-size: 9pt;
	color: #CC6600;
	text-decoration: underline;
}
a.small:hover {
	color: #FF3300;
	text-decoration: underline;
}
td {
	font-size: 10pt;
	line-height: 15px;
}
a:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
.border02 {
	BORDER-top: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-right: #999999 1px solid;
	BORDER-bottom: #999999 1px solid;
}