/*created by heather*/



h1 {
color: #E2ADD0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt;
font-weight: bold;
font-style: normal; }

h2 {}

h3 {}

h4 {}

h5{}

h6{}body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #827CBA; }


a:link {
color: #827CBA;
text-decoration: underline; } 

a:visited {
color: #827CBA;
text-decoration: underline; }

a:hover {
color: #E8ADDB;
text-decoration: underline; }

a:active {
color: #827CBA; }

.transform {
	text-transform: capitalize;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
}