body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	
}
a.link1:active, a.link1:visited {
	color: #660099;	
      font-style: normal; 
      font-weight: bold; 
      font-variant: normal; 
      text-decoration: none;

}

a.link1:hover {
	color: #6633CC;	
      font-style: normal; 
      font-weight: bold; 
      font-variant: normal; 
      text-decoration: underline;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #660099;
	
}
a.link2:active, a.link2:visited {
	color: #660099;	
      font-style: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: none;

}

a.link2:hover {
	color: #6633CC;	
      font-style: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: underline;
	  }
	  
	  .linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #660099;
	
}
a.linksmall:active, a.linksmall:visited {
	color: #660099;	
      font-style: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: none;

}

a.linksmall:hover {
	color: #6633CC;	
      font-style: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-decoration: underline;
	  }

.italic1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
	text-decoration: none;
}
.quotebold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #663366;
}
.quoteregular {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #663366;
}
.textreas {
	font-family: "Arial, Helvetica, sans-serif;"
	font-style: italic;
	font-weight: bold;
}
.titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
