BODY
{
  font-size:		12px;
  font-family: 		verdana,times,serif;
  color:        	#330066;
}


A:LINK
{
  font-size:		12px;
  font-family: 		verdana,times,serif;
  font-style: 		italic;
  color:        	#220055;
  text-decoration:	none;
}

A:VISITED
{
  font-size:		12px;
  font-family: 		verdana,times,serif;
  font-style: 		italic;
  color:        	#000066;
  text-decoration:	none;
}

A:HOVER
{
  font-size:		12px;
  font-family: 		verdana,times,serif;
  font-style: 		italic;
  color:        	#9966CC;
  text-decoration:	none;
}

P 
{
  margin-left:		20px;
  margin-right:		20px;
  font-size:		12px;
  font-family: 		verdana,times,serif;
  font-style: 		normal;
  color:        	#330066;
  text-decoration:	none;
}

H1
{
  font-size: 		24px;
  font-family: 		verdana, garamond, sans-serif;
  font-weight: 		bold;
  color:		#220055;
  text-shadow:		5pt 5pt 3pt gray;
  text-decoration:	none;
}

H3
{
  font-size: 		20px;
  font-family: 		verdana, garamond, sans-serif;
  font-weight: 		bold;
  color:		#220055;
  text-shadow:		5pt 5pt 3pt gray;
  text-decoration:	none;
}

