.link
{
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  text-decoration: none 
}
.link:hover
{
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  text-decoration: underline 
}
.topbuttons
{
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  font-weight: bold; 
  text-decoration: none 
}
.topbuttons:hover
{
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  font-weight: bold; 
  text-decoration: none 
}
.sidebuttons
{
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  text-decoration: none 
}
.sidebuttons:hover
{
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  text-decoration: none 
}
.textheading
{
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
  text-decoration: none
}
.textsubheading
{
  color: #A30600; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: nomal; 
  text-decoration: none 
}
.text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	clip:  rect(auto auto auto auto);

}
.text1 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
.bulllet {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #003300;
	list-style-position: inside;
	list-style-image: none;
	clip:   rect(auto auto auto auto);
	font-weight: bold;
	list-style-type: decimal;
	left: auto;
	right: auto;
	bottom: auto;
	visibility: inherit;
	overflow: auto;
	z-index: auto;
	position: static;
	page-break-after: left;
	page-break-before: left;


}
