.rc_Bulk     { color:black;font-family: verdana; font-size:9pt }
.rc_ygc     { color:green; font-family: verdana; font-size:9pt }
.rc_heads      { color: lightgreen;font-family: verdana;   font-weight: bold; font-size: 8pt }
.rc_heads_sub1      { color: lightgreen; font-family: verdana;   font-weight: bold; font-size: 8pt }
.rc_heads_sub2      { color: lightgreen; font-family: verdana;   font-weight: bold; font-size: 7pt }
.rc_Licenses { color: green;font-family: verdana;  font-weight: bold ; font-size: 12pt}
.rc_TableHead { color: lightblue ; ;font-family: verdana;  font-weight: bold ; font-size: 8pt}
.rc_TableBulk     { color: black;font-family: Verdana; font-size:8pt }
.rc_BorderBtm     { color: black;font-family: Verdana; font-size:8pt }




a:link
{
	color: lightgreen ;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: lightgreen;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: grey;
	font-weight: bold;
	text-decoration: underline;
}

a:visited
{
	color: lightblue;
	font-weight: bold;
	text-decoration: underline;
}
H1
{
font-size: 20px;
line-height: 22px;
font-weight: bold;
margin-top: 0px;
}