.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size:11px;
	font-style: normal;
	height: 0px;

}
a:hover {
	font-family:Tahoma;
	font-weight: normal;
	color: #0000CC;
	font-size:11px;
	font-style: normal;
	height: 0px;
	text-decoration: underline;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;

}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.editbox {
	font-size:14px;
	color: #333333;
	width: 376px;
	height: 21px;
	background-color: transparent;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;



}
