a {
	font-family: Tahoma;
	font-size: 13px;
	color: #006699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
td {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
input {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #cccccc;
}
textarea {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #cccccc;
}
select {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #cccccc;
}
.topic {
	font-family: Tahoma;
	font-size: 13px;
	color: #663333;
}
.note {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
}
.error {
	font-family: Tahoma;
	font-size: 13px;
	color: #ff3300;
}
.errorline {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #990000;
  color: #FFFF66;
	
	
}
.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
}
.big2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
}
.bgtd {
background-color:#E9E4DC;
}
.ready {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#009900;
}
.false {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FF0000;
}
.dot{
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:dotted 1px #a4a4a4;
}