
h1 {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 16pt;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

h3 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

h4 {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

#atbody {
	background-color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	zoom: 100%;
}

#atbody p, td, input, select, a {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	zoom: 100%;
	text-decoration: none;
	color: #000000;
}

#atbody a:hover {
	color: #FF0000;
}


#tablefont {
	background-color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	zoom: 100%;
}

#tablefont p, td, input, select, a {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	zoom: 100%;
	text-decoration: none;
	color: #000000;
}

#tablefont a:hover {
	color: #FF0000;
}

#cat ul {
	list-style: none;
	display: inline;
}

span.update {
	color: #ff0000;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sample2 {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.sample2 th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample2 td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sample3 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
	background-color: white;
}
table.sample3 th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #CFCFCF;
	background-color: white;
	-moz-border-radius: ;
}
table.sample3 td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #CFCFCF;
	background-color: white;
	-moz-border-radius: ;
}
