body 
	{
	background-color: #FFFFFF; 
	text-align: center; 
	margin-top: 25px;
	font-family: arial, "lucida console", sans-serif;
	}

.copyrightnote 
	{
	color: gray; 
	font-size: 10px; 
	text-align: center;  
	}
	
.alttext
	{
	color: gray; 
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	text-align: center; 
	}
.note 
	{
	color: gray; 
	font-size: 10px; 
	text-align: center;  
	margin-left: auto; 
	margin-right: auto; 
	width: 860px;
	}
a:link 
	{
    	outline-style: none;
	text-align: right;
	color: gray;  
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:visited 
	{
	outline-style: none;
	text-align: right;
	color: gray;  
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:active 
	{
	outline-style: none;
	text-align: right;
	color: #010299;  
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}

a:hover 
	{
	outline-style: none;
	text-align: right;
	color: #050aaa; 
	font-size: 10px; 
	font-weight: bold; 
	}
