


    A:link { color: #0000ff; text-decoration: underline; }
    A:visited { color: #800080; text-decoration: underline; }
    A:active { color: #0000FF; text-decoration: none; }
    A:hover { color: #ac96ff; text-decoration: none }

  
    body
    {

      background-color: #ac96ff;
      color: #000000;
 	}
	

	.block
	{
	text-indent: 0;
	margin-right: 20%;
	margin-left: 20%;
	}
	
	
	.copyright
	{
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	}
	
	.center
    {
	text-align: center;
	}

	.centerpurple
    {
	text-align: center;
	color: #800080;
	}
	
	.centergreen
    {
	text-align: center;
	color: #008000;
	}
	
	.purple
    {
	color: #800080;
	}
	
	.green
    {
	color: #008000;
	}
	
	.centersmall
	{
	font-size: small;
	text-align: center;
	}
	
	.small
	{
	font-size: x-small;
	}

    .menu 
	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: x-small;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	bottom-padding: 0;
	}
	
    .home 
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: x-small;
	}
	
	
	.indent
	{
	text-indent: 1em;
	}
		
	.red
	{
	color: #db0000;
	}
	
	.reply
	{
	text-align: left;
	font-weight: bold;
	margin-bottom: 10;
	margin-top: 10;
	}

 
	.right
    {
	text-align: right;
	}

	.update
	{
	text-align: right;
	color: #ac96ff;
	}

	
	.event
	{
	font-family: "Tempus Sans ITC", "Times New Roman", serif;
	font-size: large;
	}

	.verdana
	{font-family: "Verdana", san-serif;
	}	

	.bookman
	{font-family: "Bookman Old Style", "Times New Roman", serif;
	text-indent: 15;
	}	

	p
    {
	font-family: "Times New Roman", serif;
	margin-bottom: 5;
	margin-top: 5;
	bottom-padding: 5;
	}
	
	ul
	(
	style: disc;
	}

	li
	{
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5;
	margin-top: 5;
	}
	

	H1, H2, H3
	{
	font-family: "Merlin", "Lucida Calligraphy", "Brush Script MT", Verdana;
	font-style: normal;
	text-align: center; }

	 
	H4, H5, H6
	{
	font-family:  Verdana, san-serif;
	font-style: normal;
	text-align: center; }

