/*Here is the actual text of the comment*/

BODY {
        
        
	font-family: Arial;
	font-size: -1;
      }

h1, h2, h3, h4, h5, h6 {

font-family: Arial;

}



a:link {

color: #000000;

text-decoration: none;

}

a:visited {

color: #63189C;

text-decoration: none;
}

a:hover {

color: #a14ae3;

text-decoration: underline;
}

a:active {

color: #8420cf;

text-decoration: underline;
}

p.description {

margin-top: 5px;

margin-bottom: 5px;

}

p.text {

margin-top: 10px;

margin-bottom: 10px;

}

p.method {

margin-top: 15px;

margin-bottom: 15px;

}








