body, td, p, li {
	font-family:   Verdana, Helvetica,   sans-serif;
	font-size: 10pt;
	color: black;
	  margin-left: 10px;
 	margin-right: 5px;
	line-height: 21px;
}
.text {
	font-family:   Verdana, Helvetica,   sans-serif;
	font-size: 100%;
	color: black;
	  margin-left: 10px;
 	margin-right: 5px;
	line-height: 21px;
}
 
.buttons {
	padding-left: 0px;
	  margin-left: 0px;
 	margin-right: 0px;
	color: #FCDD02;
	a: #FCDD02;
	a.visited: #FCDD02;
	a.hover: #FCDD02;
}
 
.footer {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 8pt;

}
 

h1 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 130%;
	color: #845280;
	font-weight: bold;
}
h2 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	font-weight: bolder ;
	text-align:center;
	background-color:#845280;
}
h3 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 130%;
	color: #CC3366;
	font-weight: bold;
}
 
.check{
  list-style-image: url(images/greencheck-21.gif);

  }
 .grn10b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #845280;
}
a.button:link { color: white;}
a.button:visited {color: white;}
a.button:active {color: #FFCB0B;}
a.button:hover{ color: #FFCB0B;}

a:link { color: #845280;}
a:visited { color: #845280;}
a:active {color: #4A1646;}
a:hover {color: #4A1646;}