a:link {color: #215A8C;}
a:visited {color: #9c1131;}
a:hover {color:#215A8C; }
a:active {color: #969696;}

h3 {
	 font-family: Verdana;
	 font-weight: 500;
	 text-align:center;
	 font-size: 1.4em;
	 color: #9c1131;
	 }

p, li, td {
	font-family: "Arial";
	font-size: .9em;
	
	}
	
	.right {
		text-align: right;
		position: top;
		top: 4px;
		font-weight: bold;
		}
		
	.center {
		text-align: center;
		position: top;
		top: 4px;
		font-weight: bold;
		}
		
	.navbar
		{
		text-align: right;
		}
		
	.links {
			font-family: "Arial";
			font-size: .9em;
			text-align: left;
			width:33%;
		}
		
	.header 
		{
		font-family: Verdana;
		font-weight: 600;
		font-size: 1.0em;
		}