@charset "utf-8";
body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align: left;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 11;
	padding: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#E3E3E3;
	width: 80%;
	margin-left: 75px;

}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
pdf_table {
	color: #99CC66;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
}
.pdf_table {
	background-color: #C0C0C0;
	border: 1px solid #333333;
	font-style: normal;
}
.pdf_table b {
	font-size: 12px;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.cat {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: red;
	color: white;
	font-weight: bold;
}
	

.title  {color: red; }

h2 {
	color: #990000;
}

#table1 {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
table_base {
	background-color: #FFFFFF;
	border: 1px dashed #990000;
}
img {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #666666;
}

hr  {
	border: 1px;
	color: black;
	background-color: black
}

