
    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { color: #ff0000; text-decoration: none; }
    A:hover { color: #800080; text-decoration:none }
 
	body
    {
    background-color: #ffffff;
	color: #7b68ee;
 	}
	
	.space
	{
		margin-bottom: 10;
		margin-top: 10;
		text-indent: 0;
	}


	.noindent
	{
	text-indent: 0;
	}
	
	.center
    {
	text-indent: 0;
	text-align: center;
	}
	
	.centersmall
	{
	font-size: x-small;
	text-align: center;
	}

    .link 
	{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-indent: 0;
	margin-bottom: 0;
	margin-top: 0;
	bottom-padding: 0;
	}
	
    .home 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: x-small;
	}

    .copyright 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: small;
	}
		 
	.right
    {
	text-align: right;
	}

	.update
	{
	text-align: right;
	}

	.flash
	{
	color: red;
	}
	

	.white
	{
	color: white;
	}

	.contrast
	{
	color: white;
	}
	
	p
    {
	font-family: "Times New Roman", SERIF; 
	text-indent: 1em;
	margin-bottom: 0;
	margin-top: 0;
	bottom-padding: 0;}


	li
	{
	font-family: "Times New Roman", SERIF; 
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5;
	margin-top: 5;
		}

    H1, H2, H3, H4, H5, H6
    {
	font-family: verdana,ARIAL,HELVETICA,SANS-SERIF;
	text-align: center; 
	}
	
	blockquote
	{
	font-family: "Times New Roman", SERIF;
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5;
	margin-top: 5;	}
	

	
