a {	
	color: #333333
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 5px;
}
h1 {
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFDD;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10pt;

}
td.hd, th.hd {
	text-decoration: none;
	color: #333300;
	background-color: #FFFFDD;
	font-weight: bold;
}
table {
}
table.top {
	background-color: #EEFFEE;
	text-align: right;
}
table.main {
	background-color: #EEFFEE;
}
table.tbl {
	background-color: #FFFFCC;
}
td.bgl {
	background-image: url(images/tb_li.gif);
}
td.bgr {
	background-image: url(images/tb_re.gif);
}
body {
	background-color: #CCFFCC;
	margin: 0px;

}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFDD;
}
a.th:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.th:visited {
	text-decoration: none;
	color: #DDFFDD;
	font-weight: bold;
}
a.th:hover {
	color: #007700;
	background-color: #CCFFCC;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
	line-height: 18px;
	vertical-align: bottom;
	text-align: right;
}
