BODY,TABLE,TD,P{
font-size : 10pt;
font-family : Verdana;
color : black;

}
.header{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}
a.header{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}
a.header:link{
	text-decoration : none;
}
a.header:visited{
	text-decoration : none;
}
a.header:hover{
	text-decoration : none;
}

a.small{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
}
a.small:link{
	text-decoration : none;
}
a.small:visited{
	text-decoration : none;
}
a.small:hover{
	text-decoration : underline;
}
table#cat {/*background:#008000;*/font-size:10pt}
table#cat th {background:#B0DFC0;color:#FF0000;font-size:7pt;text-transform:uppercase;/*font-weight:normal;*/padding:5 0 7;}
table#cat th a{color:#FF0000;}

table#cat td {background:#B0DFC0;padding:5 0;}
table#cat td.t01{background:#77A787;}
table#cat .t01 {font-weight:bold;color:#fff;}
table#cat .t02 {color:#2C2C2C;padding-left:5}
table#cat td a {color:#2C2C2C;text-decoration:underline;}
table#cat td a:hover {text-decoration:underline;color:#77A787}
table#cat .th01 {background:#77A787;font-size:7pt;}
ul.ulcat {margin:0;padding:5 0 5 15;}
ul.ulcat li {font-size :10pt;color : Green;font-weight:bold;list-style:circle}
ul.ulcat li a {color:Green;text-decoration:none;}
ul.ulcat li a:hover {color:Green;text-decoration:underline;}
ul.ulcatred {margin:0;padding:5 0 5 15;}
ul.ulcatred li {font-size :10pt;color : red;font-weight:bold;list-style:circle}
ul.ulcatred li a {color:red;text-decoration:none;}
ul.ulcatred li a:hover {color:red;text-decoration:underline;}
ul.ulcatg {margin:0;padding:5 0 5 35;}
ul.ulcatg li {font-size :10pt;color : Green;font-weight:bold;list-style:circle}
ul.ulcatg li a {color:Green;text-decoration:none;}
ul.ulcatg li a:hover {color:Green;text-decoration:underline;}
.header01 { font-size : 10pt; font-family : Arial, Helvetica, sans-serif; color : Red; font-weight:bold;}
.header01 a{ color : Red;}