a:link	{ text-decoration: none}
a:hover	{ text-decoration: none}
a:active	{ text-decoration: none}
a:visited	{ text-decoration: none}
a:selected	{ text-decoration: none}

/*
#CEB17B - sand
#000000 - black
#00A0C6 - aqua blue
#3D258E - purple
#000066 - dark blue

; background-color: #000066 
*/



BODY


p.body {  font-family: "Times New Roman", Times, serif;
	 font-size: 16px;
	 color: #000000}

h1.Heading1 {  font-family: Arial, Helvetica, sans-serif;
	  font-size: 24px;
	  font-weight: bold;
	  margin-left: .15in;
	  color: #CEB17B}

h2.Heading2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 1.15in;
	color: #99330D}

h3.Heading3 {  font-family: Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  font-weight: bold;
	  color: #3D258E}

h4 {  font-family: Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  font-weight: bold;
	  background-color: #00A0C6;
	  color: #3D258E}


h1.Title1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; color: #000000;
	text-align: center;
	font-weight: lighter;
	line-height: .2in;}

h2.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
 	font-weight: lighter;
	left: auto;
	top: 0.2in;
	color: #99330D;
	line-height: 0.4in;}

h3.Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
 	font-weight: bold;
	color: #000066}

