h1 {
	color: red;
	font-family: Times, Times New Roman, serif; 
	font-size: 22px;
	text-align: center;
	}
a {
	color: blue;
	font-family: Times, Times New Roman, serif; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #000080;
	font-family: Times, Times New Roman, serif; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color: #ff0000;
	font-family: Times, Times New Roman, serif; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
.small {  
	color: #000000; 
	font-family: Times, Times New Roman, serif; 
	font-size: .8em; 
	font-weight: bold; 
	text-decoration: none; }	
.big2 { 
	color: #000000; 
	font-family: Times, Times New Roman, serif; 
	font-size: 1.1em; 
	text-align: center; 
	text-decoration: none; }	
.big3, { 
	color: #ff0000; 
	font-family: Times, Times New Roman, serif; 
	font-size: 1em; 
	font-weight: bold; 
	text-decoration: none; }	
.big5, .big4 { 
	color: #ff0000; 
	font-family: Times, Times New Roman, serif; 
	font-size: 1.0em; 
	font-weight: bold; 
	text-decoration: none; }	
.link	{
	color: #ff0000;
	font-family: Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;	}			