body{
	font-family:Arial;
	font-size:x-small;
}
td{
	font-family:Arial;
	font-size:x-small;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#305C07;
}
.text4 {
	font-family: Arial;
	font-size: 13px;
	color:#305C07;
}

.dotspace {
	background-image: url(_files/dotpace.png);
	background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}

.field {
	font-family: Arial;
	font-size: 12px;
	background-color:#FDFFFB;
	border: 1px solid #549300;
	padding: 2px;
	height: 15px;
}

.submit {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	background-color:#658C09;
	color:#FFFFFF;
	border: 1px solid #333333;
	padding: 2px;
	height: 22px;
}

.npavad {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.ndate {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.ntext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.nlink {
	font-family: Arial;
	font-size: 12px;
	color: #E2261D;
	text-decoration:underline;
}
.topic {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
