a:link  {color: white; text-decoration: none;}

a:visited {color: purple; text-decoration: none;}

a:active {color: white; text-decoration: underline;}

a:hover {color: white; text-decoration: underline;}



p {font: 12 pt;
   margin-left: 15 pt;
   margin-right: 15 pt;
   font-family: arial;
   background-color: none;}

h1 {font-family: arial;
	font: 22 pt;}
	
h2 {font-family: Copperplate Gothic Light;
	font: 20 pt;
	text-decoration: underline;}

h3 {font-family: arial;
	font: 18 pt;}

#subtitles {font-family: arial;
	font: 14 pt;}
	
#leftjustify {text-align: right;
			  margin-right: 15 pt;
			  margin-left: 15 pt;
			}

#spacing {margin-top: 2pt;
          magin-bottom: 2pt;
		  }

.content1 {font-family: Copperplate Gothic Light;
	font: 18 pt;
	text-decoration: underline;}
