.input01 {
	FONT-SIZE: 10pt;
	COLOR: #black;
	HEIGHT: 21px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #7499BC;
	padding: 1px;
}
A:link {
	TEXT-DECORATION: underline; color:#0000CC; font-size:10pt
}
A:visited {
	TEXT-DECORATION: underline; color:#993333; font-size:10pt
}
a:active {
	TEXT-DECORATION: none; color: #999999;
}
A:hover {
	TEXT-DECORATION: none; color:#FF0000; font-size:10pt
}
body {
	font-size: 10pt;
	color: #000000;
	line-height: 150%;
}
button {
	font-size: 10pt;
	color: #000000;
	height: 21px;
}
td {
	font-size: 10pt;
	line-height: 150%;
}
link {
	font-size: 10pt;
}
.textwhite {
	font-size: 10pt;
	color: #FFFFFF;
}
.textwhiteb {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textred {
	font-size: 10pt;
	color: #FF0000;
}
p {
	font-size: 10pt;
	line-height: 150%;
}
.textblue {
	font-size: 10pt;
	color: #0000CC;
}
.textgreen {
	font-size: 10pt;
	color: green;
}
