body{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #554640;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #554640;
	font-size: small;
		}

a{
	color: #554640;
	text-decoration: none;
	font-size: small;

	}

a:link{
	color:  #554640;
	text-decoration: none;	
}

a:visited{
color:  #554640;
	text-decoration: none;
	
	}

a:hover{
	color: #9b1b78;
	text-decoration: none;
	
	
	
}
h1{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 color:  #554640;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 115%;
 color:#b09b93;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
font-weight: bold;
 color: #e3801b;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 font-weight: bold;
 color: #77a4a6;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #c9459c;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	
}

h6{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #ba0e31;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
ul{
	list-style-type: square;
	list-style-position: outside;
	}

.ul2{
	list-style-type: none;
	list-style-image: url(images/tick.gif); 
}

ul ul ul{
	list-style-type: none;
	list-style-image: url(images/bullet2.gif);
}

.color1 {
  color: #684f00;
	text-decoration: none;
	font-size: small;
	font-weight: bold;		
  
  }
  .color2 {
   color: #ffffff;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #7f7571;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #d23795;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #d23795;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #d23795;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.mceContentBody { background-image: none; background-color: #ffffff; color:  #554640; } /*SnippetMaster editor bg color*/
